{"id":3447976,"name":"ash","ecosystem":"hex","description":"A declarative, extensible framework for building Elixir applications.","homepage":"https://github.com/ash-project/ash/blob/main/CHANGELOG.md","licenses":"https://github.com/ash-project/ash","normalized_licenses":["Other"],"repository_url":"https://github.com/ash-project/ash","keywords_array":[],"namespace":null,"versions_count":882,"first_release_published_at":"2019-12-04T15:25:31.922Z","latest_release_published_at":"2026-05-28T18:09:08.283Z","latest_release_number":"3.27.6","last_synced_at":"2026-05-31T09:04:05.275Z","created_at":"2022-04-10T18:39:21.933Z","updated_at":"2026-05-31T13:54:30.853Z","registry_url":"https://hex.pm/packages/ash/","install_command":"mix hex.package fetch ash ","documentation_url":"http://hexdocs.pm/ash/","metadata":{},"repo_metadata":{"id":39578527,"uuid":"212487543","full_name":"ash-project/ash","owner":"ash-project","description":"A declarative, extensible framework for building Elixir applications.","archived":false,"fork":false,"pushed_at":"2026-05-17T20:29:06.000Z","size":29970,"stargazers_count":2413,"open_issues_count":119,"forks_count":389,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-05-17T22:50:59.675Z","etag":null,"topics":["ash","dsl","elixir","framework"],"latest_commit_sha":null,"homepage":"https://www.ash-hq.org","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ash-project.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSES/MIT.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"ash-framework"}},"created_at":"2019-10-03T03:07:55.000Z","updated_at":"2026-05-17T20:29:10.000Z","dependencies_parsed_at":"2023-10-03T00:39:48.033Z","dependency_job_id":"85428396-d7fc-45ef-9797-a7d25f253263","html_url":"https://github.com/ash-project/ash","commit_stats":{"total_commits":4721,"total_committers":167,"mean_commits":"28.269461077844312","dds":"0.32090658758737556","last_synced_commit":"29f7024dd52992c949859738891534f990a48a6b"},"previous_names":[],"tags_count":872,"template":false,"template_full_name":null,"purl":"pkg:github/ash-project/ash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ash-project","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/sbom","scorecard":{"id":211373,"data":{"date":"2025-08-14T18:48:55Z","repo":{"name":"github.com/ash-project/ash","commit":"1df7693f7accbb67ad71c226eeea619c1d28b7fd"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"name":"Code-Review","score":7,"reason":"Found 22/29 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ash-ci.yml:409","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ash-ci.yml:544","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ash-ci.yml:637","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ash-ci.yml:88","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:21","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/ci.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/ash-ci.yml:75","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-subprojects.yml:8"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ash-ci.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/ash-project/ash/ash-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ash-ci.yml:356: update your workflow using https://app.stepsecurity.io/secureworkflow/ash-project/ash/ash-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ash-ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/ash-project/ash/ash-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ash-ci.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/ash-project/ash/ash-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/ash-project/ash/scorecard.yml/main?enable=pin","Info:  28 out of  31 GitHub-owned GitHubAction dependencies pinned","Info:  38 out of  40 third-party GitHubAction 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: ElixirPropertyBasedTesting integration found: test/generator/generator_test.exs:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool is not run on all commits -- score normalized to 7","details":["Warn: 19 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/ash-project/.github/SECURITY.md:1","Info: Found linked content: github.com/ash-project/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/ash-project/.github/SECURITY.md:1","Info: Found text in security policy: github.com/ash-project/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":7,"reason":"19 out of 24 merged PRs checked by a CI test -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 44 contributing companies or organizations","details":["Info: found contributions from: CodeWithAloha, HaxeFoundation, Honolulu, Politecnico-Open-unix-Labs, alembic, athena-logistics, canoniq, devall-org, devall-org @reflow-work, elixir-gettext, elixir-korea, elixir-lang, elixir-lsp, elixirsydney, ericsson, erlang ecosystem foundation, erlef, erlef-cna, fbkinfo, feathersjs, graphql-cats, graphql-elixir, graphqlsydney, grug-, heretask, hicapacity, hui-ad, kickplan, moxley data inc, none, quantum-elixir, reintegrate, remotecom, rubynz, rubysherpas, software-mansion, software-mansion-labs, softweb development pty ltd, spandex-project, sustema-ag, talam, team-alembic, witchcrafters, zebbra"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-17T00:49:20.551Z","repository_id":39578527,"created_at":"2025-08-17T00:49:20.551Z","updated_at":"2025-08-17T00:49:20.551Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33422386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"ash-project","name":"Ash Framework","uuid":"58521182","kind":"organization","description":"A resource oriented design framework for building applications in Elixir","email":null,"website":"https://www.ash-hq.org/","location":null,"twitter":"AshFramework","company":null,"icon_url":"https://avatars.githubusercontent.com/u/58521182?v=4","repositories_count":56,"last_synced_at":"2025-12-23T02:51:44.888Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"ash-framework"}},"html_url":"https://github.com/ash-project","funding_links":["https://opencollective.com/ash-framework"],"total_stars":4568,"followers":348,"following":0,"created_at":"2022-11-15T17:42:47.405Z","updated_at":"2025-12-23T02:51:44.888Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ash-project","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ash-project/repositories"},"tags":[{"name":"v3.25.0","sha":"57ade2b48c9aea324cd6397bae4b823d0f74308c","kind":"tag","published_at":"2026-05-17T20:29:02.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.25.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.25.0/manifests"},{"name":"v3.24.7","sha":"086303e7c51ecc849e92881ba5f878bde07c4756","kind":"tag","published_at":"2026-05-05T16:45:30.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.24.7","html_url":"https://github.com/ash-project/ash/releases/tag/v3.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.24.7/manifests"},{"name":"v3.24.6","sha":"418ccb97872c57f5a6de46e2aef168a2621dc615","kind":"tag","published_at":"2026-05-04T13:12:01.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.24.6","html_url":"https://github.com/ash-project/ash/releases/tag/v3.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.24.6/manifests"},{"name":"v3.24.5","sha":"adb9bb7d044e72124a23214821553bd5710d3d26","kind":"tag","published_at":"2026-05-03T21:38:52.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.24.5","html_url":"https://github.com/ash-project/ash/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.24.5/manifests"},{"name":"v3.24.4","sha":"b67f343d5877bd0475b01831f3acd50cb4f9782f","kind":"tag","published_at":"2026-05-01T18:53:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.24.4","html_url":"https://github.com/ash-project/ash/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"2a530ea609194e071270583e3a2e8ea7d50858b2","kind":"tag","published_at":"2026-04-17T12:52:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.24.3","html_url":"https://github.com/ash-project/ash/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.24.3/manifests"},{"name":"v3.24.2","sha":"b4a63c07a85d64aaa47c9326397243d06dd25ff6","kind":"tag","published_at":"2026-04-13T19:18:58.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.24.2","html_url":"https://github.com/ash-project/ash/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"1bd686cb384d19508eba517b162beae03d0f9ac2","kind":"tag","published_at":"2026-04-12T15:36:31.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.24.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.24.1/manifests"},{"name":"v3.24.0","sha":"6991547e07e1ecc4d808b22b0a510d943f48fab0","kind":"tag","published_at":"2026-04-12T14:13:06.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.24.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.24.0/manifests"},{"name":"v3.23.1","sha":"490caf63506541778c0b84462859f3d2c14aefcc","kind":"tag","published_at":"2026-04-01T09:20:07.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.23.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.23.1/manifests"},{"name":"v3.23.0","sha":"efe10cec3fdf4c58f6395feb4ee0607c380d0e77","kind":"tag","published_at":"2026-03-31T22:31:23.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.23.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.23.0/manifests"},{"name":"v3.22.2","sha":"62ab7334c2505f9db139d7d131640b3fe6193406","kind":"tag","published_at":"2026-03-31T03:44:57.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.22.2","html_url":"https://github.com/ash-project/ash/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.22.2/manifests"},{"name":"v3.22.1","sha":"9f2e2caf0e5edaa707803eca348d9013b4ef977d","kind":"tag","published_at":"2026-03-29T19:52:18.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.22.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.22.1/manifests"},{"name":"v3.22.0","sha":"70b6355243e1edecf8838a2386e5e29e739cc299","kind":"tag","published_at":"2026-03-29T18:37:09.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.22.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.22.0/manifests"},{"name":"v3.21.3","sha":"875bc7fe864f6a94fa649ba912c177565b186971","kind":"tag","published_at":"2026-03-25T04:16:29.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.21.3","html_url":"https://github.com/ash-project/ash/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"1fdb101e816b5a1ec6215aa9d94a44db6a472282","kind":"tag","published_at":"2026-03-25T02:48:20.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.21.2","html_url":"https://github.com/ash-project/ash/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"bfeb3c2e06d3244ba5a78110c6e44e51dbf2b8cb","kind":"tag","published_at":"2026-03-23T16:04:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.21.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.21.1/manifests"},{"name":"v3.21.0","sha":"2f4a37509ebf1a7416c54795764ba7d6a07d424f","kind":"tag","published_at":"2026-03-23T15:25:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.21.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.21.0/manifests"},{"name":"v3.20.0","sha":"46e895165921a39858261f8d8c188448dac86a26","kind":"tag","published_at":"2026-03-20T22:52:33.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.20.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.20.0/manifests"},{"name":"v3.19.3","sha":"72165e09240df0b9299eda0a0cec0d196b37f428","kind":"tag","published_at":"2026-03-04T07:38:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.19.3","html_url":"https://github.com/ash-project/ash/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.19.3/manifests"},{"name":"v3.19.2","sha":"f5ebbaf0a6a52e37e0701946a93a25bbe368d366","kind":"tag","published_at":"2026-03-03T13:02:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.19.2","html_url":"https://github.com/ash-project/ash/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"e68a0023cfb1665193e9d690d889815d6f411dbe","kind":"tag","published_at":"2026-03-02T07:05:49.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.19.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"9ad1104a19bf0b79aea353da7d8525061e75198b","kind":"tag","published_at":"2026-03-01T22:00:59.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.19.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.19.0/manifests"},{"name":"v3.18.0","sha":"17ae3bbf79c2321f1e092ec65c77b2245816174c","kind":"tag","published_at":"2026-02-25T13:41:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.18.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.18.0/manifests"},{"name":"v3.17.1","sha":"2648eff5ba257ebbbb7c042e639fff5bd9d19a66","kind":"tag","published_at":"2026-02-23T05:11:03.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.17.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"97af212e94d7d525e7e893d8f5e078112f9cfc0c","kind":"tag","published_at":"2026-02-22T06:27:06.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.17.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"f97e621c013c1dcfa58244fa59770fce885b3ed8","kind":"tag","published_at":"2026-02-09T21:17:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.16.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"1cce0cdc997b0d84250213cf63f3dd8dacb2f481","kind":"tag","published_at":"2026-02-05T02:34:37.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.15.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.15.0/manifests"},{"name":"v3.14.1","sha":"3f8ad9c28c37a13022cbf7fc3cee58672bd0ade3","kind":"tag","published_at":"2026-02-03T01:20:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.14.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"846937b8c9c19349a593b3b154f2ad99b389767f","kind":"tag","published_at":"2026-02-01T17:25:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.14.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"429b22f7fc1c584efdb2e3ef9d3b3505bd82d8f9","kind":"tag","published_at":"2026-01-29T05:51:44.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.13.2","html_url":"https://github.com/ash-project/ash/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"e6ddec690f672361ba9ccd3965fb1ed3020f6f97","kind":"tag","published_at":"2026-01-16T18:44:16.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.13.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"2df7303fd4c827a73376ee501981e74c954a93d3","kind":"tag","published_at":"2026-01-16T06:47:14.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.13.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"6e71d1593c7439812fb4ea30f6bb0e48baf2db71","kind":"tag","published_at":"2026-01-06T05:58:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.12.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.12.0/manifests"},{"name":"v3.11.3","sha":"b1ad218a6b2ec0395253c36294114ddba8adcf90","kind":"tag","published_at":"2025-12-26T05:58:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.11.3","html_url":"https://github.com/ash-project/ash/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"39bac34fd1979c815d8a0a6d843055eafa6c72e5","kind":"tag","published_at":"2025-12-24T10:30:59.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.11.2","html_url":"https://github.com/ash-project/ash/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"cd115a2ac475fe3545013756893baf441841b9b0","kind":"tag","published_at":"2025-12-06T19:44:08.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.11.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"44b06b396960e8769f25db7ac286e25bfb4a79f0","kind":"tag","published_at":"2025-12-05T22:59:52.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.11.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"ab487ce8ee660f0c590c41ed8dcac8a1cac647a3","kind":"tag","published_at":"2025-12-03T02:23:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.10.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"f815e2c472fc9af43698749e400f8f7208d63ba7","kind":"tag","published_at":"2025-11-25T00:59:57.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.10.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"1b451a4587adde8ba102ed93870f147bbbdc72a6","kind":"tag","published_at":"2025-11-09T17:33:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.9.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"c848ae9006f5c0ef24e5f6376afb4b0d26bdab26","kind":"tag","published_at":"2025-11-05T13:37:30.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.8.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.8.0/manifests"},{"name":"v3.7.6","sha":"381068e064d434d5c8bd4ea77561a7365978f89e","kind":"tag","published_at":"2025-10-19T16:35:41.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.7.6","html_url":"https://github.com/ash-project/ash/releases/tag/v3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.7.6/manifests"},{"name":"v3.7.5","sha":"52881ea6a859248342888998240db977f65cc670","kind":"tag","published_at":"2025-10-19T15:58:18.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.7.5","html_url":"https://github.com/ash-project/ash/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.7.5/manifests"},{"name":"v3.7.4","sha":"9cbadaaf69a85981b2d8cbd0e234a00bc905c7fc","kind":"tag","published_at":"2025-10-19T14:59:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.7.4","html_url":"https://github.com/ash-project/ash/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"fea63381b86d3eb3d10c35a28f67c3a42134cdc6","kind":"tag","published_at":"2025-10-19T04:50:44.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.7.3","html_url":"https://github.com/ash-project/ash/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"440b2cef2e2d09dbbe6bdd95fcab7a5af35a830f","kind":"tag","published_at":"2025-10-18T16:27:21.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.7.2","html_url":"https://github.com/ash-project/ash/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"5e8cc60e4c68fcac57c59d0fb4e0ad77c441f0b0","kind":"tag","published_at":"2025-10-17T13:16:39.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.7.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"4c8624efe26e6732d64cbd316515b3b113ed5d43","kind":"tag","published_at":"2025-10-15T22:33:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.7.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.7.0/manifests"},{"name":"v3.6.4","sha":"f9a63358146b37736ef1e0b78f7c0657a3a0054a","kind":"tag","published_at":"2025-10-15T02:18:02.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.6.4","html_url":"https://github.com/ash-project/ash/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"2afa4b503f68edceacfeb7f908155d3dda89dbab","kind":"tag","published_at":"2025-10-15T02:04:12.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.6.3","html_url":"https://github.com/ash-project/ash/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"35c098cc3ab33bfbd8e752845b0a9c6adcb7e600","kind":"tag","published_at":"2025-10-10T15:53:30.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.6.2","html_url":"https://github.com/ash-project/ash/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"1b01c32fe252f7d59fee3a8f89d466b03b7fe68a","kind":"tag","published_at":"2025-10-10T03:59:13.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.6.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"873d1274668466f6b392965b37cdc9a5283594d3","kind":"tag","published_at":"2025-10-10T03:40:01.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.6.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.6.0/manifests"},{"name":"v3.5.43","sha":"a3fa6511d35d7974f345151b7cbcc3dbb2f63de8","kind":"tag","published_at":"2025-09-28T14:22:19.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.43","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.43/manifests"},{"name":"v3.5.42","sha":"529af74fb6442cc012de0b46dabcb036124f2539","kind":"tag","published_at":"2025-09-20T22:20:39.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.42","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.42/manifests"},{"name":"v3.5.41","sha":"4c58e2a9daad293ace2ea23bacf005021fc9fab4","kind":"tag","published_at":"2025-09-20T21:44:35.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.41","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.41/manifests"},{"name":"v3.5.40","sha":"c3cf173e3618fd7a58d70a1defa0720bd1feb3fb","kind":"tag","published_at":"2025-09-13T09:45:41.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.40","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.40/manifests"},{"name":"v3.5.39","sha":"c035b53b309dd79f4acea00784b39ca3be8457b9","kind":"tag","published_at":"2025-09-06T21:09:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.39","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.39/manifests"},{"name":"v3.5.38","sha":"e95da4ed3bb7517151b37c32c9093867b9799cc5","kind":"tag","published_at":"2025-09-04T11:23:42.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.38","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.38/manifests"},{"name":"v3.5.37","sha":"4895845350572e832c088204dca7550ae75bde24","kind":"tag","published_at":"2025-08-31T15:39:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.37","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.37/manifests"},{"name":"v3.5.36","sha":"c25ba099df7dc92094943591ebdad1afc0631598","kind":"tag","published_at":"2025-08-21T23:45:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.36","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.36/manifests"},{"name":"v3.5.35","sha":"62d6d23ad131f9202290db8100b102d47a48ca76","kind":"tag","published_at":"2025-08-21T22:13:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.35","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.35/manifests"},{"name":"v3.5.34","sha":"c61774d1315f007676bc51b02c0ef16fa37484bf","kind":"tag","published_at":"2025-08-07T02:01:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.34","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.34/manifests"},{"name":"v3.5.33","sha":"6b237ba93e6cfda5d86ba20a4f1ea5494555d92a","kind":"tag","published_at":"2025-07-29T21:28:20.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.33","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.33/manifests"},{"name":"v3.5.32","sha":"7a0e98a194e5c4cbbe922945df1bc2fcf1a715e6","kind":"tag","published_at":"2025-07-23T13:58:52.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.32","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.32/manifests"},{"name":"v3.5.31","sha":"56cd9b03aa0aeeae803aae17b667051ab80df14b","kind":"tag","published_at":"2025-07-22T15:03:47.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.31","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.31/manifests"},{"name":"v3.5.30","sha":"f24a77e68b6a08ebafe13bc98c362f049af34b67","kind":"tag","published_at":"2025-07-18T14:10:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.30","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.30/manifests"},{"name":"v3.5.29","sha":"0f563d53d435c5fb3456831416a209a1ddd77290","kind":"tag","published_at":"2025-07-18T05:55:21.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.29","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.29/manifests"},{"name":"v3.5.28","sha":"591f9d33b6ac038e0e16b877684c4288b7d4805b","kind":"tag","published_at":"2025-07-17T18:30:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.28","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.28/manifests"},{"name":"v3.5.27","sha":"bf175bc1b0094b222ececfb632fbdf2234a06ca7","kind":"tag","published_at":"2025-07-17T14:36:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.27","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.27/manifests"},{"name":"v3.5.26","sha":"a260e269ccbea3841653a609ce94a23088dcb67b","kind":"tag","published_at":"2025-07-09T03:03:39.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.26","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.26/manifests"},{"name":"v3.5.25","sha":"5bd41e333fc8814cf564773e10b0d6f29ab7c5cd","kind":"tag","published_at":"2025-07-02T13:33:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.25","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.25/manifests"},{"name":"v3.5.24","sha":"e6394c34248b2d8376617f572031b10f886198e6","kind":"tag","published_at":"2025-06-25T03:52:58.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.24","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.24/manifests"},{"name":"v3.5.23","sha":"4f09fa71c4f3109c6cdc03cc9909dd91fca70100","kind":"tag","published_at":"2025-06-19T15:18:44.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.23","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.23/manifests"},{"name":"v3.5.22","sha":"14e24f71c7a697a4ed123c1d33806faaac3210a5","kind":"tag","published_at":"2025-06-18T23:38:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.22","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.22/manifests"},{"name":"v3.5.21","sha":"f6a148a49b5531978d02f95ad7ac370b4b9f1f17","kind":"tag","published_at":"2025-06-16T01:34:55.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.21","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.21/manifests"},{"name":"v3.5.20","sha":"817d30c263a35983f51d51c4ac990a6bad1df7ea","kind":"tag","published_at":"2025-06-13T13:55:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.20","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.20/manifests"},{"name":"v3.5.19","sha":"57ed08542cb0d3c4e393ed73f7dd221759522580","kind":"commit","published_at":"2025-06-12T10:55:14.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.19","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.19/manifests"},{"name":"v3.5.18","sha":"69cc627f8445584346f2d5c00488990eef2fa0be","kind":"tag","published_at":"2025-06-11T19:54:24.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.18","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.18/manifests"},{"name":"v3.5.17","sha":"f5b1b0624da3393a7ce8ce774ae37d879200559d","kind":"tag","published_at":"2025-06-10T20:46:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.17","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.17/manifests"},{"name":"v3.5.16","sha":"fa3fb791ef289eb2dce5fd76c6b1a83eda978f41","kind":"tag","published_at":"2025-06-10T19:03:04.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.16","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.16/manifests"},{"name":"v3.5.15","sha":"f13094be03f21c8c17a618a6000a526498119fbb","kind":"tag","published_at":"2025-06-04T15:06:34.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.15","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.15/manifests"},{"name":"v3.5.14","sha":"0f7d43880a1a4094772417a46b8194e4c984cb4c","kind":"tag","published_at":"2025-06-01T22:29:59.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.14","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.14/manifests"},{"name":"v3.5.13","sha":"0c721b1c6923d87c07cb789b0f36d666567c34ff","kind":"tag","published_at":"2025-05-30T18:08:18.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.13","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.13/manifests"},{"name":"v3.5.12","sha":"725d6a285de45a3ece8eff5afb9b263d49275ea5","kind":"tag","published_at":"2025-05-22T12:12:47.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.12","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.12/manifests"},{"name":"v3.5.11","sha":"db15836365d2da7de1fbdcf5b2946e9b8b4d8921","kind":"tag","published_at":"2025-05-20T14:21:13.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.11","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"06b05fbdd05a35c29016346adbc648dc3b4f3eb4","kind":"tag","published_at":"2025-05-15T04:54:29.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.10","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"b6a8ed455f82d037c83725044850b70fb61ba619","kind":"tag","published_at":"2025-05-06T13:41:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.9","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"79520277283235f0519522363d532e86dfccce79","kind":"tag","published_at":"2025-04-30T23:02:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.8","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"11aa2767a9f76ebc900d96ab8900cef77cad7da7","kind":"tag","published_at":"2025-04-29T15:56:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.7","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"595ec4011051abcd234ba38976ac9ee7b3ec566b","kind":"tag","published_at":"2025-04-15T19:09:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.6","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"db5752c938b3cd67974766b24fa7836b0011b58b","kind":"tag","published_at":"2025-04-14T01:30:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.5","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"b96e7d7b63bb94d6c7ae76279c3d51f29600989b","kind":"tag","published_at":"2025-04-10T17:44:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.4","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"e0e060df7ad1b7fbf27615a07d6997c3800e35bc","kind":"tag","published_at":"2025-04-09T21:29:01.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.3","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"87c57a38ed0e345bf53e443ffdc98532d40e2e18","kind":"tag","published_at":"2025-03-31T16:36:41.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.2","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"c5d533ea0331333456bd768a0b23660224efcc9e","kind":"tag","published_at":"2025-03-27T16:30:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.5.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.5.1/manifests"},{"name":"v3.4.73","sha":"98bf8d7c0b0f5d7fb003274112ab543faff7e5d2","kind":"tag","published_at":"2025-03-25T17:21:33.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.73","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.73/manifests"},{"name":"v3.4.72","sha":"4d9bb0d430cb53b2f61e9e717b183b9ff88dd3f0","kind":"tag","published_at":"2025-03-25T15:07:02.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.72","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.72/manifests"},{"name":"v3.4.71","sha":"326341d358583cee6c5429b08762ba817a3db729","kind":"tag","published_at":"2025-03-21T20:56:14.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.71","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.71/manifests"},{"name":"v3.4.70","sha":"a572140ce15fd59d84aeab1bd6a1fbba74b143a5","kind":"tag","published_at":"2025-03-20T05:36:57.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.70","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.70/manifests"},{"name":"v3.4.69","sha":"10843b203fa1d6126d7b4ecdbcef339d20b0be45","kind":"tag","published_at":"2025-03-18T20:23:52.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.69","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.69/manifests"},{"name":"v3.4.68","sha":"557cbf5809e68ed3b14298b94ca18fc4fa265201","kind":"tag","published_at":"2025-03-11T17:24:55.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.68","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.68/manifests"},{"name":"v3.4.67","sha":"fd92a48a521dd4923b7a9342ec29bbd8f92c22c5","kind":"tag","published_at":"2025-03-04T15:40:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.67","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.67/manifests"},{"name":"v3.4.66","sha":"b012f402ce8b84dd8acbb07f93fe916e62c81e14","kind":"tag","published_at":"2025-03-03T04:40:52.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.66","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.66/manifests"},{"name":"v3.4.65","sha":"dfc084db05a39fac9790f06240050adaa10c2535","kind":"tag","published_at":"2025-02-25T20:08:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.65","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.65/manifests"},{"name":"v3.4.64","sha":"d112e84db1432225fe55d3c701d690238801e86a","kind":"tag","published_at":"2025-02-17T18:10:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.64","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.64/manifests"},{"name":"v3.4.63","sha":"cf25431c9efe2de7fd97166fb806e733e7d45bbb","kind":"tag","published_at":"2025-02-11T14:07:09.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.63","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.63/manifests"},{"name":"v3.4.62","sha":"10796c9aa03a064a8df2c0c3161a13bf69a51a97","kind":"tag","published_at":"2025-01-31T15:54:18.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.62","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.62/manifests"},{"name":"v3.4.61","sha":"80e851e828f2b8fde497ff90a58c53116e4da755","kind":"tag","published_at":"2025-01-31T12:21:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.61","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.61/manifests"},{"name":"v3.4.60","sha":"efd582d8a2c3a4aaf108cd0003b23bcadef6eeb2","kind":"tag","published_at":"2025-01-27T22:48:20.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.60","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.60/manifests"},{"name":"v3.4.59","sha":"f1617ffe978b330d0f0eb6b1aa517e77d949ac3a","kind":"tag","published_at":"2025-01-27T18:50:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.59","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.59/manifests"},{"name":"v3.4.58","sha":"8372310c38f1a199702c980446d9b3cf82c7f88b","kind":"tag","published_at":"2025-01-26T05:01:27.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.58","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.58/manifests"},{"name":"v3.4.57","sha":"cbe77052e2bd3a83362656fe9b0664a0e3ce8be3","kind":"tag","published_at":"2025-01-23T17:12:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.57","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.57/manifests"},{"name":"v3.4.56","sha":"31ef368fa6a868a73bbe3fe3e1ecb3ed8d60d371","kind":"tag","published_at":"2025-01-23T17:07:29.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.56","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.56/manifests"},{"name":"3.4.56","sha":"31ef368fa6a868a73bbe3fe3e1ecb3ed8d60d371","kind":"tag","published_at":"2025-01-21T15:19:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/3.4.56","html_url":"https://github.com/ash-project/ash/releases/tag/3.4.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@3.4.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/3.4.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/3.4.56/manifests"},{"name":"v3.4.55","sha":"154772c09501a030e4c4826265a6b6a8d3a8b8e1","kind":"tag","published_at":"2025-01-13T13:28:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.55","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.55/manifests"},{"name":"v3.4.54","sha":"f8e7db289279e233567d4c70a3a1241017ed1601","kind":"tag","published_at":"2025-01-09T12:30:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.54","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.54/manifests"},{"name":"v3.4.53","sha":"19da823d84c04881d3f6bec0e6d389d884251695","kind":"tag","published_at":"2025-01-08T14:20:00.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.53","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.53/manifests"},{"name":"v3.4.52","sha":"81bdc84ff4f3f78298c8708293dabbf743cf4085","kind":"tag","published_at":"2025-01-06T21:58:00.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.52","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.52/manifests"},{"name":"v3.4.51","sha":"6ef696a858c4f1d08174b746e4ace7d0f656a121","kind":"tag","published_at":"2025-01-03T04:05:09.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.51","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.51/manifests"},{"name":"v3.4.50","sha":"7f129d244ef56d962ff3f6c30f30fee50931e3bf","kind":"tag","published_at":"2025-01-01T23:02:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.50","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.50/manifests"},{"name":"v3.4.49","sha":"cf34d9260988037b8e19984e0cce2654fb84f5b8","kind":"tag","published_at":"2024-12-22T04:02:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.49","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.49/manifests"},{"name":"v3.4.48","sha":"4fd521e6c161d4416be1e806128805cbf1da8519","kind":"tag","published_at":"2024-12-20T16:03:35.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.48","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.48/manifests"},{"name":"v3.4.47","sha":"af3adb9c9463f983094d3d90f9fb0ee710fd8210","kind":"tag","published_at":"2024-12-17T19:15:08.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.47","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.47/manifests"},{"name":"v3.4.46","sha":"228bf5302df979ed8c2f83ebca774c2695357ed6","kind":"tag","published_at":"2024-12-12T19:36:56.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.46","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.46/manifests"},{"name":"v3.4.45","sha":"844ab04bc1dff028b6a8e2fbdfc3cf41ed828233","kind":"tag","published_at":"2024-12-10T20:17:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.45","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.45/manifests"},{"name":"v3.4.44","sha":"8526e6e95befddc0b5797589fcc8bb50ce262c9a","kind":"tag","published_at":"2024-12-06T19:30:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.44","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.44/manifests"},{"name":"v3.4.43","sha":"c5f8efa00d77e294ab3d8a140d33c005e4d18916","kind":"tag","published_at":"2024-11-20T01:13:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.43","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.43/manifests"},{"name":"v3.4.42","sha":"f514febbd96f69577d2f5aab76f7aefef4ee950a","kind":"tag","published_at":"2024-11-07T15:52:24.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.42","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.42/manifests"},{"name":"v3.4.41","sha":"335b8fbc15a153ba0da09f0415407a6a3c252c7d","kind":"tag","published_at":"2024-11-05T00:41:18.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.41","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.41/manifests"},{"name":"v3.4.40","sha":"1861eccb1cb28a89d1d7e16fc2d1daa292f835e7","kind":"tag","published_at":"2024-11-04T17:30:11.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.40","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.40/manifests"},{"name":"v3.4.39","sha":"9cc8c331a23c8d02d28a3f76d8aac5af15d8e022","kind":"tag","published_at":"2024-11-01T01:37:57.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.39","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.39/manifests"},{"name":"v3.4.38","sha":"c2c4cce4f97c0d8d856593fd6746c9cac6f0f747","kind":"tag","published_at":"2024-10-31T16:56:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.38","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.38/manifests"},{"name":"v3.4.37","sha":"7a311bfa833cfcec2eaea30d174015cf855613a0","kind":"tag","published_at":"2024-10-30T01:27:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.37","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.37/manifests"},{"name":"v3.4.36","sha":"1824129d299e6406e9c0d4894f9e3f5914a28d4f","kind":"tag","published_at":"2024-10-24T02:25:12.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.36","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.36/manifests"},{"name":"v3.4.35","sha":"91c07071498c0709abe74b6f015928b2d1fc98bf","kind":"tag","published_at":"2024-10-22T15:16:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.35","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.35/manifests"},{"name":"v3.4.34","sha":"66f72b22f450866356ec8529f4ec847ae94a8d70","kind":"tag","published_at":"2024-10-21T00:01:09.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.34","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.34/manifests"},{"name":"v3.4.33","sha":"65fe43c1448e6c3426c2a5c85026e5415418d206","kind":"tag","published_at":"2024-10-18T15:34:44.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.33","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.33/manifests"},{"name":"v3.4.32","sha":"b0a7c81c123979ac373ab8d813425f27fab2dcfb","kind":"tag","published_at":"2024-10-14T20:40:47.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.32","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.32/manifests"},{"name":"v3.4.31","sha":"cb3137cc1b7b0f434eb423a2bf76bf3de4cc86b0","kind":"tag","published_at":"2024-10-14T20:00:08.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.31","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.31/manifests"},{"name":"v3.4.30","sha":"b9e29a0514f55ed2b62a29d2fe9720e271f55270","kind":"tag","published_at":"2024-10-14T15:58:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.30","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.30/manifests"},{"name":"v3.4.29","sha":"613111047aff2acf7af410019cad334de2f01eb3","kind":"tag","published_at":"2024-10-13T23:28:18.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.29","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.29/manifests"},{"name":"v3.4.28","sha":"df415c025c724cfe50683d58a2ebf6a77d3eb894","kind":"tag","published_at":"2024-10-10T15:12:41.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.28","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.28/manifests"},{"name":"v3.4.27","sha":"12e4a52ff551493621854810f47560caf3e2d870","kind":"tag","published_at":"2024-10-10T02:38:02.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.27","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.27/manifests"},{"name":"v3.4.26","sha":"3607464048bb62d4f36eb9a7ac3fe6d3f013917d","kind":"tag","published_at":"2024-10-08T14:48:41.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.26","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.26/manifests"},{"name":"v3.4.25","sha":"23406c3b6fbcba72207bdf3643a3c71eb70c867d","kind":"tag","published_at":"2024-10-07T19:24:18.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.25","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.25/manifests"},{"name":"v3.4.24","sha":"2498a7d210b36652ff287445f802ba4cb51b3ab7","kind":"tag","published_at":"2024-10-07T13:11:44.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.24","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.24/manifests"},{"name":"v3.4.23","sha":"cf04db1d164e737e8e4d236289974cc55366b646","kind":"tag","published_at":"2024-10-03T19:50:29.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.23","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.23/manifests"},{"name":"v3.4.21","sha":"d3ce3ec5a350625a517d27946716b23d063edbdd","kind":"tag","published_at":"2024-09-24T16:56:01.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.21","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.21/manifests"},{"name":"v3.4.20","sha":"60842ba849a7a52c1bd3f1c9d939d830a2716bf5","kind":"tag","published_at":"2024-09-23T01:15:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.20","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.20/manifests"},{"name":"v3.4.19","sha":"8e08a448cbf928117be67150586b3c9fd8005c30","kind":"tag","published_at":"2024-09-21T01:10:12.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.19","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.19/manifests"},{"name":"v3.4.18","sha":"aee221fcd02e7864521114b00962679d812f59a0","kind":"tag","published_at":"2024-09-20T18:43:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.18","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.18/manifests"},{"name":"v3.4.17","sha":"f518efdee022ece044b1a4994192e9aeaa73e7ba","kind":"tag","published_at":"2024-09-19T03:04:52.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.17","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.17/manifests"},{"name":"v3.4.16","sha":"cf9889ac33e02916a1439b11ad98528a55dd842d","kind":"tag","published_at":"2024-09-18T01:29:56.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.16","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.16/manifests"},{"name":"v3.4.15","sha":"303dd34034ab6ca64248ddea99943eaccbb22391","kind":"tag","published_at":"2024-09-17T11:38:07.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.15","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.15/manifests"},{"name":"v3.4.14","sha":"cf6e738e4d1801032f7393f2833ca92a76f4d778","kind":"tag","published_at":"2024-09-17T01:34:47.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.14","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.14/manifests"},{"name":"v3.4.13","sha":"248b4e221f7655e8b52a67777876f57ae5394f30","kind":"tag","published_at":"2024-09-17T00:53:04.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.13","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.13/manifests"},{"name":"v3.4.12","sha":"bdbdf9c33a776eadd468f23921a533b933574ed8","kind":"tag","published_at":"2024-09-16T13:10:33.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.12","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.12/manifests"},{"name":"v3.4.11","sha":"e69ac65b008bce8952dadd5e73c4375ee831c47d","kind":"tag","published_at":"2024-09-13T22:55:39.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.11","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.11/manifests"},{"name":"v3.4.10","sha":"65ade2b014c2f0bd06045cc1df9f0f3183282b39","kind":"tag","published_at":"2024-09-13T22:44:24.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.10","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.10/manifests"},{"name":"v3.4.9","sha":"22358694b6ec1f9409aec0a58f0c4963e164e1df","kind":"tag","published_at":"2024-09-13T18:45:13.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.9","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.9/manifests"},{"name":"v3.4.8","sha":"83abae0eb1cb0eeb94250b9f38d7314b8be9b379","kind":"tag","published_at":"2024-09-09T14:22:50.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.8","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.8/manifests"},{"name":"v3.4.7","sha":"9e21d6209b7f9680568c2c854e238609531576da","kind":"tag","published_at":"2024-09-06T19:15:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.7","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.7/manifests"},{"name":"v3.4.6","sha":"c23db26380a95ca601b38e327c88959147d6e20a","kind":"tag","published_at":"2024-09-06T13:58:56.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.6","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.6/manifests"},{"name":"v3.4.5","sha":"de35b8049a2477a328d4dac289cfd8a12443bd4f","kind":"tag","published_at":"2024-09-05T17:08:00.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.5","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"26ad0b2a9b18410b3f9748893ac94155f6e00b91","kind":"tag","published_at":"2024-09-05T02:41:56.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.4","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"08790849cb3ce3c65cf86442cbea300707af78aa","kind":"tag","published_at":"2024-09-04T14:32:55.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.3","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"032a2426d523ec22ad1b53df9c80512100732a43","kind":"tag","published_at":"2024-09-04T02:28:20.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.2","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"3fce3bf4859118db5dd81651707cdec3613e60f2","kind":"tag","published_at":"2024-08-13T15:22:09.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"46f8af6b69c30c9e7e4da3f8813e80dace4d6180","kind":"tag","published_at":"2024-08-12T19:46:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.4.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"3c8a48c07d056de8ea1ebfb63712ddde684cf81a","kind":"tag","published_at":"2024-08-01T19:37:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.3.3","html_url":"https://github.com/ash-project/ash/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"89200d554a18b7bef33d5378d58fad73e721743b","kind":"tag","published_at":"2024-08-01T01:04:54.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.3.2","html_url":"https://github.com/ash-project/ash/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"c74ac7f95523d793de64f684cc083d888655f1e5","kind":"tag","published_at":"2024-07-30T10:47:18.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.3.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b3ac13e760dd46faee9ba08a2ded9e5987ae9270","kind":"tag","published_at":"2024-07-27T21:05:46.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.3.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.3.0/manifests"},{"name":"v3.2.6","sha":"134cb4f193f05e9c78b2d1351824ee043abf1876","kind":"tag","published_at":"2024-07-22T18:05:28.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.2.6","html_url":"https://github.com/ash-project/ash/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"070184361f08b8aef03d4537b05b577dcc2a5ec6","kind":"tag","published_at":"2024-07-22T15:39:04.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.2.5","html_url":"https://github.com/ash-project/ash/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"a6d1d5322faf6bf22fe4c8741959fafe95295596","kind":"tag","published_at":"2024-07-18T22:18:56.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.2.4","html_url":"https://github.com/ash-project/ash/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"7dee8c3e28ee7465d5678c8025cb925fa73fce6e","kind":"tag","published_at":"2024-07-18T17:01:03.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.2.3","html_url":"https://github.com/ash-project/ash/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"d6868dd1cacea6805d86843547a839dc5b7b83a3","kind":"tag","published_at":"2024-07-17T19:36:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.2.2","html_url":"https://github.com/ash-project/ash/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"ee7d76b5f91af671d20285efdc999227d67ea621","kind":"tag","published_at":"2024-07-17T02:35:42.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.2.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.2.1/manifests"},{"name":"v3.1.8","sha":"88a47b213f855e0eaa8bd370e923c818f8771fe2","kind":"tag","published_at":"2024-07-14T17:32:11.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.1.8","html_url":"https://github.com/ash-project/ash/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"8a4f857ed3a54b88652319ab3727bfa6071c4a67","kind":"tag","published_at":"2024-07-14T15:23:05.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.1.7","html_url":"https://github.com/ash-project/ash/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"bea5fd2f1e73ada2978926f5c6be1b7650f48cf4","kind":"tag","published_at":"2024-07-14T14:46:27.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.1.6","html_url":"https://github.com/ash-project/ash/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"04a7148ab14d09eff5097a7de4c35117c4124382","kind":"tag","published_at":"2024-07-14T13:22:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.1.5","html_url":"https://github.com/ash-project/ash/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.1.5/manifests"},{"name":"v3.1.1","sha":"06d8e98f7ee2a39b535a330af10da6a15681d404","kind":"tag","published_at":"2024-07-10T13:04:23.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.1.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.1.1/manifests"},{"name":"v3.0.16","sha":"c43286cb6beb4e058c5008ff8d3d7b5071fe096d","kind":"tag","published_at":"2024-06-21T19:02:50.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.16","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.16/manifests"},{"name":"v3.0.15","sha":"d13f2eca4730c150905954f32f73a10f9407efb2","kind":"tag","published_at":"2024-06-18T20:17:58.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.15","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.15/manifests"},{"name":"v3.0.14","sha":"3499270a76f1609943a299bc53684b87110af475","kind":"tag","published_at":"2024-06-18T13:16:21.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.14","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.14/manifests"},{"name":"v3.0.13","sha":"377760cd5704528a08b1d84f657857aeddbcac3f","kind":"tag","published_at":"2024-06-17T15:26:06.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.13","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"f0d2919928a2950c32b8b1245c2be5369474ac9a","kind":"tag","published_at":"2024-06-14T18:24:51.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.12","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.12/manifests"},{"name":"v2.21.15","sha":"262149e51ce7b97eeec236b6e81590527dccfc76","kind":"tag","published_at":"2024-06-13T15:11:07.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.21.15","html_url":"https://github.com/ash-project/ash/releases/tag/v2.21.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.21.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.15/manifests"},{"name":"v3.0.11","sha":"25b214444cc5cf7019429868e3300b64d9ae37e1","kind":"tag","published_at":"2024-06-11T14:09:57.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.11","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"1b4edfd066657f7eaf431569bf8a9333294e9e96","kind":"tag","published_at":"2024-06-06T18:08:05.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.10","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"77f6c9526db2d2e86af67894222525ab24ae54f7","kind":"tag","published_at":"2024-05-31T14:48:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.9","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"acbe60a9b47e9b15ed6c459b890a612bcce59047","kind":"tag","published_at":"2024-05-28T18:33:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.8","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"65c0e8185ebc87c83ffb823e78c17cf33657e9df","kind":"tag","published_at":"2024-05-24T04:35:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.7","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"8b1ce5e5a017c834075e61c521282e744fa3fb5d","kind":"tag","published_at":"2024-05-23T22:35:01.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.6","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"969eee42700a28e0d84b21db62ef374cb94169fd","kind":"tag","published_at":"2024-05-23T15:06:47.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.5","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"66de15db286f8241b22646b6a0711aa3dd9f273e","kind":"tag","published_at":"2024-05-22T22:52:29.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.4","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.4/manifests"},{"name":"3.0.3","sha":"e01e95235ff1c6390e10053c2f6a57a226c71158","kind":"tag","published_at":"2024-05-22T21:48:34.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/3.0.3","html_url":"https://github.com/ash-project/ash/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/3.0.3/manifests"},{"name":"v3.0.3","sha":"e01e95235ff1c6390e10053c2f6a57a226c71158","kind":"commit","published_at":"2024-05-22T21:48:34.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.3","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"937d0268278bc4e189c7c151e7d45be738b16f8b","kind":"tag","published_at":"2024-05-15T21:50:39.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.2","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"3f77e09b3cce0063990b5c7d636489d2ceeb8cf9","kind":"tag","published_at":"2024-05-14T14:15:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.1/manifests"},{"name":"v3.0.0-rc.46","sha":"e68792838cd46b85d44e92c081781f5c48f1a0ad","kind":"tag","published_at":"2024-05-06T17:06:12.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.46","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.46/manifests"},{"name":"v3.0.0-rc.45","sha":"6c9a16862f1a36fff6b058566c31e0440d3957b3","kind":"tag","published_at":"2024-05-04T11:04:01.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.45","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.45/manifests"},{"name":"v3.0.0-rc.44","sha":"4cc83e76900b94edf01efd033427a487608b3f76","kind":"tag","published_at":"2024-05-04T05:10:57.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.44","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.44/manifests"},{"name":"v3.0.0-rc.43","sha":"190ba47c336d6b9945dd83699ce563f598ce2284","kind":"tag","published_at":"2024-05-04T00:39:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.43","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.43/manifests"},{"name":"v3.0.0-rc.42","sha":"06d72314586d93a0837b88d282f87c9ad0593aa4","kind":"tag","published_at":"2024-05-03T14:38:30.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.42","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.42/manifests"},{"name":"v3.0.0-rc.41","sha":"0e2220bf8b1ba02a38c92ede617fc3d53e2502c9","kind":"tag","published_at":"2024-05-03T03:48:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.41","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.41/manifests"},{"name":"v3.0.0-rc.40","sha":"63baa7d7e38fc8c4383e1b30c733db76ad9db704","kind":"tag","published_at":"2024-05-01T12:59:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.40","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.40/manifests"},{"name":"v3.0.0-rc.39","sha":"d6020d3495d358da55339301d33a3dab72c652a2","kind":"tag","published_at":"2024-04-30T17:31:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.39","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.39/manifests"},{"name":"v2.21.14","sha":"61a537d9c10fdffefe6519ae5b99d6ccf1900909","kind":"tag","published_at":"2024-04-30T02:27:39.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.21.14","html_url":"https://github.com/ash-project/ash/releases/tag/v2.21.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.21.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.14/manifests"},{"name":"v3.0.0-rc.38","sha":"fffe87ba3b6e97c84ed69ff03adc0d9f12add348","kind":"tag","published_at":"2024-04-29T20:59:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.38","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.38/manifests"},{"name":"v3.0.0-rc.37","sha":"c151b14900fcab994771e4cd51e7ae32f1b26110","kind":"tag","published_at":"2024-04-29T13:12:28.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.37","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.37/manifests"},{"name":"v3.0.0-rc.36","sha":"f96cacc808cf6ad2e78866496e0da053fa403e63","kind":"tag","published_at":"2024-04-28T04:17:30.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.36","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.36/manifests"},{"name":"v3.0.0-rc.35","sha":"c7918ab1bef808c9cc539a66f0608f4432fd7c42","kind":"tag","published_at":"2024-04-28T03:21:54.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.35","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.35/manifests"},{"name":"v3.0.0-rc.34","sha":"44ac91b30bbb59f3474c18401ded0ea3e0625cf3","kind":"tag","published_at":"2024-04-27T14:14:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.34","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.34/manifests"},{"name":"v3.0.0-rc.33","sha":"3451ac02b20bd29ee535a043eb5a7cfd22054b7b","kind":"tag","published_at":"2024-04-27T04:33:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.33","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.33/manifests"},{"name":"v3.0.0-rc.32","sha":"0c7900b60f1776fb63c5714edb15757d2d17570b","kind":"tag","published_at":"2024-04-27T03:54:21.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.32","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.32/manifests"},{"name":"v3.0.0-rc.31","sha":"caada2e3b8a9fea284ed8547353ff615156eb268","kind":"tag","published_at":"2024-04-26T07:30:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.31","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.31/manifests"},{"name":"v3.0.0-rc.30","sha":"0ee07e00ac90c6f4927be6042db1f7cba6864318","kind":"tag","published_at":"2024-04-24T17:00:51.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.30","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.30/manifests"},{"name":"v3.0.0-rc.29","sha":"4ee15a41e75ac5e5982a83e49a34cfc11ccfddfb","kind":"tag","published_at":"2024-04-23T18:03:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.29","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.29/manifests"},{"name":"v2.21.13","sha":"5bd6d39b3423256d523facfd5ae1cc04a2fb7d06","kind":"tag","published_at":"2024-04-23T15:02:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.21.13","html_url":"https://github.com/ash-project/ash/releases/tag/v2.21.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.21.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.13/manifests"},{"name":"v3.0.0-rc.28","sha":"46051269d15d1bd721d48fa05c943eb932cf6e8a","kind":"tag","published_at":"2024-04-23T14:55:07.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.28","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.28/manifests"},{"name":"v3.0.0-rc.27","sha":"7a8836ec696aab3b2f164405340ffa936c91a3c0","kind":"tag","published_at":"2024-04-19T15:09:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.27","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.27/manifests"},{"name":"v3.0.0-rc.26","sha":"45967e9d23184e88c8539e0655a3294e3659200e","kind":"tag","published_at":"2024-04-19T12:41:46.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.26","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.26/manifests"},{"name":"v3.0.0-rc.25","sha":"975a100c15517218a9d2895161efe1d872fa6053","kind":"tag","published_at":"2024-04-17T14:08:39.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.25","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.25/manifests"},{"name":"v3.0.0-rc.24","sha":"65d51ac98d3c2cf251a9d25c694d262ea32429e9","kind":"tag","published_at":"2024-04-16T20:50:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.24","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.24/manifests"},{"name":"v3.0.0-rc.23","sha":"3ab096258d0831d927e4e48a3b52df0cfa9ba68f","kind":"tag","published_at":"2024-04-16T19:28:50.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.23","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.23/manifests"},{"name":"v3.0.0-rc.22","sha":"fb90709f71d99d1974314c68223e839888abfa0e","kind":"tag","published_at":"2024-04-16T17:19:51.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.22","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.22/manifests"},{"name":"v3.0.0-rc.21","sha":"71d842bd0c918fe319d39189bc21dea41e90e9b1","kind":"tag","published_at":"2024-04-14T00:50:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.21","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.21/manifests"},{"name":"v3.0.0-rc.20","sha":"fca5bff35d543643fb8a83a707e193119c7b4a10","kind":"tag","published_at":"2024-04-13T21:23:11.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.20","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.20/manifests"},{"name":"v2.21.12","sha":"ee852f33843eb2e56d69cd579c7fbe1258096abd","kind":"tag","published_at":"2024-04-12T03:26:27.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.21.12","html_url":"https://github.com/ash-project/ash/releases/tag/v2.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.12/manifests"},{"name":"v2.21.11","sha":"a1cdb0b982362fb608e149619a8ec4e77c407743","kind":"tag","published_at":"2024-04-12T03:01:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.21.11","html_url":"https://github.com/ash-project/ash/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.11/manifests"},{"name":"v3.0.0-rc.19","sha":"b60ab262219257cf9602c361780a9c3b72da7791","kind":"tag","published_at":"2024-04-11T12:05:03.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.19","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.19/manifests"},{"name":"v3.0.0-rc.18","sha":"eb5f732f04109eee370e4e7d60eb9e45f64b1845","kind":"tag","published_at":"2024-04-10T11:44:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.18","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.18/manifests"},{"name":"v2.21.10","sha":"a0465cd7f6bef9514e137c52d90b22012a0a5677","kind":"tag","published_at":"2024-04-10T02:25:44.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.21.10","html_url":"https://github.com/ash-project/ash/releases/tag/v2.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.10/manifests"},{"name":"v3.0.0-rc.17","sha":"0087e0502813aacea6805784b944ea9341287905","kind":"tag","published_at":"2024-04-08T21:43:33.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.17","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.17/manifests"},{"name":"v3.0.0-rc.16","sha":"063fc72747a0b44f62e6c3a59d2ea6c52b097e5b","kind":"tag","published_at":"2024-04-07T19:32:11.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.16","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.16/manifests"},{"name":"v3.0.0-rc.15","sha":"8fcbeabcaed4870161380bb25c0c580ba9fe62ae","kind":"tag","published_at":"2024-04-07T12:05:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.15","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.15/manifests"},{"name":"v3.0.0-rc.14","sha":"61d8c896e45a12a377154d2d5bdcd93bce137930","kind":"tag","published_at":"2024-04-05T19:06:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.14/manifests"},{"name":"v2.21.9","sha":"803760512ad6ea718d3a551ae4c944e30841062b","kind":"tag","published_at":"2024-04-05T10:28:29.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.21.9","html_url":"https://github.com/ash-project/ash/releases/tag/v2.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.9/manifests"},{"name":"v3.0.0-rc.13","sha":"b3c11c835c0cfe39eaad31adec8e8de238f5ecf0","kind":"tag","published_at":"2024-04-05T03:08:05.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.13/manifests"},{"name":"v2.21.8","sha":"240c76d6150331cffc9ba499bd390f65f6e80087","kind":"tag","published_at":"2024-04-05T01:05:46.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.21.8","html_url":"https://github.com/ash-project/ash/releases/tag/v2.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.8/manifests"},{"name":"v3.0.0-rc.12","sha":"146356ebb84760b3af0edbe466c97fcd226941d0","kind":"tag","published_at":"2024-04-04T18:47:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.12/manifests"},{"name":"v2.21.7","sha":"00eba8672c35015b0a529cc2a389cdb221b65c53","kind":"tag","published_at":"2024-04-04T18:42:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.21.7","html_url":"https://github.com/ash-project/ash/releases/tag/v2.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.7/manifests"},{"name":"v3.0.0-rc.11","sha":"e9a14a66b25529ca0c3ff016d8348b1c7b63475a","kind":"tag","published_at":"2024-04-04T14:32:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"e23f814bbff941d0e436601e4ac60ded1018cc74","kind":"tag","published_at":"2024-04-03T21:24:06.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"d4fcc7565b34944e170c0ce4702e35e81e609375","kind":"tag","published_at":"2024-04-03T16:38:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.9/manifests"},{"name":"v4.0.0","sha":"0c348ac3ca1fa727fc3ac34b029f414869e85645","kind":"tag","published_at":"2024-04-03T16:36:27.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v4.0.0","html_url":"https://github.com/ash-project/ash/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v4.0.0/manifests"},{"name":"v3.0.0-rc.8","sha":"4a7c9eca446cbe8036c8902e7d2f30e113f4176d","kind":"tag","published_at":"2024-04-03T00:19:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.8/manifests"},{"name":"v2.21.6","sha":"74711cf0978fbcfee377acccac43b835c545d1bf","kind":"tag","published_at":"2024-04-02T15:48:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.21.6","html_url":"https://github.com/ash-project/ash/releases/tag/v2.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.6/manifests"},{"name":"v3.0.0-rc.7","sha":"5344078cd9511128b441f3547258b16cac454f8a","kind":"tag","published_at":"2024-04-01T21:19:50.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"00121b01b21984e1ff357da6541b8fc7b8995111","kind":"tag","published_at":"2024-04-01T14:07:07.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.6/manifests"},{"name":"v2.21.5","sha":"0c616d3181427a7a43a5e13f06ffe59a8540b8f4","kind":"tag","published_at":"2024-04-01T03:55:34.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.21.5","html_url":"https://github.com/ash-project/ash/releases/tag/v2.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.5/manifests"},{"name":"v3.0.0-rc.5","sha":"8175de430492da7e052eaff571848ac55a5e56a2","kind":"tag","published_at":"2024-03-30T01:24:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"af0ddc5a93ce43ec3c797dde60067eec64feace1","kind":"tag","published_at":"2024-03-29T21:32:07.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"d8d568ee3f6cde3f8726b919a54be21e74dabf1f","kind":"tag","published_at":"2024-03-28T23:46:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"98b9730295969392282ac28e349fec3b93b3281c","kind":"tag","published_at":"2024-03-28T22:21:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"cf2cc659627831873ad7ef4d9ffc4c970b0a99e0","kind":"tag","published_at":"2024-03-28T00:40:06.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.1/manifests"},{"name":"v2.21.4","sha":"5c64851e292482e1b627c5859fcc206e20ef421a","kind":"tag","published_at":"2024-03-28T00:35:21.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.21.4","html_url":"https://github.com/ash-project/ash/releases/tag/v2.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.4/manifests"},{"name":"v2.21.3","sha":"f93074386ae464a8588c71bd508b84e6558d944a","kind":"tag","published_at":"2024-03-27T23:52:09.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.21.3","html_url":"https://github.com/ash-project/ash/releases/tag/v2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.3/manifests"},{"name":"v3.0.0-rc.0","sha":"a5a4bde5b6d457bed389b38821cdf6d1814022ba","kind":"tag","published_at":"2024-03-27T20:32:29.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/ash-project/ash/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v3.0.0-rc.0/manifests"},{"name":"v2.21.2","sha":"82b5fd49149b7ae265fe515863bcc3323fc362c9","kind":"tag","published_at":"2024-03-26T06:10:20.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.21.2","html_url":"https://github.com/ash-project/ash/releases/tag/v2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.2/manifests"},{"name":"v2.21.1","sha":"a31caaf08b107ef297f5f62751d5c32005c14553","kind":"tag","published_at":"2024-03-25T03:25:51.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.21.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"de90f23f9fa4dbf53b07082b3f56c704a9451e43","kind":"tag","published_at":"2024-03-24T23:47:08.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.21.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.21.0/manifests"},{"name":"v2.20.3","sha":"e6efe135b7a13909b64d7a66b68aa1cb30933e17","kind":"tag","published_at":"2024-03-20T19:58:16.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.20.3","html_url":"https://github.com/ash-project/ash/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"f15427e03dd703bc6eb3c785f9b08b3a331b9e7c","kind":"tag","published_at":"2024-03-19T04:05:31.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.20.2","html_url":"https://github.com/ash-project/ash/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"e63b8f3b39c51e7a1e055fcc20b7d5a1bbf4ba85","kind":"tag","published_at":"2024-03-11T15:35:05.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.20.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.20.1/manifests"},{"name":"v2.20.0","sha":"bbaabc8bc5b3e540fa6d690696e427d3616389c1","kind":"tag","published_at":"2024-03-05T05:02:01.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.20.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.20.0/manifests"},{"name":"v2.19.14","sha":"e32865386750b42c21056d8bfbbac55128272e99","kind":"tag","published_at":"2024-03-01T20:45:08.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.19.14","html_url":"https://github.com/ash-project/ash/releases/tag/v2.19.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.19.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.14/manifests"},{"name":"v2.19.13","sha":"91742c20c21c4e15f090ee757612bb47c3a2129d","kind":"tag","published_at":"2024-03-01T18:07:05.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.19.13","html_url":"https://github.com/ash-project/ash/releases/tag/v2.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.13/manifests"},{"name":"v2.19.12","sha":"93948f8bcbd50918b8d433bd226daf79e8c68dfa","kind":"tag","published_at":"2024-02-29T20:03:49.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.19.12","html_url":"https://github.com/ash-project/ash/releases/tag/v2.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.12/manifests"},{"name":"v2.19.11","sha":"692a236d682030161e2f8045827014983453f229","kind":"tag","published_at":"2024-02-29T18:29:16.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.19.11","html_url":"https://github.com/ash-project/ash/releases/tag/v2.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.11/manifests"},{"name":"v2.19.10","sha":"9bdf597b1d47dd2b1ce1bc68aca6bd1da0b88960","kind":"tag","published_at":"2024-02-29T02:33:14.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.19.10","html_url":"https://github.com/ash-project/ash/releases/tag/v2.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.10/manifests"},{"name":"v2.19.9","sha":"f9af1307a1141055712e122ccb82d0c1e9e51ec2","kind":"tag","published_at":"2024-02-26T18:07:55.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.19.9","html_url":"https://github.com/ash-project/ash/releases/tag/v2.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.9/manifests"},{"name":"v2.19.8","sha":"26871fa552361eeb7b42c0ddfcf114102b88e467","kind":"tag","published_at":"2024-02-25T13:27:13.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.19.8","html_url":"https://github.com/ash-project/ash/releases/tag/v2.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.8/manifests"},{"name":"v2.19.7","sha":"75e873fc0a27740822e657f4855a7389a4ed5609","kind":"tag","published_at":"2024-02-24T14:31:16.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.19.7","html_url":"https://github.com/ash-project/ash/releases/tag/v2.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.7/manifests"},{"name":"v2.19.6","sha":"02bf41912458ef69ae905ccaafc9301dead50b5b","kind":"tag","published_at":"2024-02-24T00:21:12.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.19.6","html_url":"https://github.com/ash-project/ash/releases/tag/v2.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.6/manifests"},{"name":"v2.19.5","sha":"4d3cdd8decc1acb1f779f6a398d122e86845b652","kind":"tag","published_at":"2024-02-22T15:58:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.19.5","html_url":"https://github.com/ash-project/ash/releases/tag/v2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.5/manifests"},{"name":"v2.19.4","sha":"723aab0f6f1e1d32e95aa9390936a2baad86e447","kind":"tag","published_at":"2024-02-22T13:02:21.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.19.4","html_url":"https://github.com/ash-project/ash/releases/tag/v2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.4/manifests"},{"name":"v2.19.3","sha":"ce7db8c98794002ddd0d5496227162ebb683489d","kind":"tag","published_at":"2024-02-17T02:25:46.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.19.3","html_url":"https://github.com/ash-project/ash/releases/tag/v2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.3/manifests"},{"name":"v2.19.2","sha":"95b7aa8e3b1f25ca390149e09af85d39acfde5e8","kind":"tag","published_at":"2024-02-17T01:18:27.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.19.2","html_url":"https://github.com/ash-project/ash/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"e50326cb565fd42c8916c5e25c2a1c3566edf2bd","kind":"tag","published_at":"2024-02-16T22:57:11.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.19.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"7d099c97fde738c5d5b011576b3b00a6f9c19b2a","kind":"tag","published_at":"2024-02-16T21:06:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.19.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.19.0/manifests"},{"name":"v2.18.2","sha":"20ceee7a92021629d4291b83a21ec5f4ce35b909","kind":"tag","published_at":"2024-01-18T14:20:55.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.18.2","html_url":"https://github.com/ash-project/ash/releases/tag/v2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.18.2/manifests"},{"name":"v2.18.1","sha":"fbe63d673aee02f0e71b7d164df9caad34a197b0","kind":"tag","published_at":"2024-01-12T19:19:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.18.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"ff65ef49516f8b0a8237dc157ca560c73c0813af","kind":"tag","published_at":"2024-01-12T13:37:01.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.18.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.18.0/manifests"},{"name":"v2.17.24","sha":"d432a454c5f0165fd94d336bc23183c870a07c95","kind":"tag","published_at":"2024-01-12T03:25:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.24","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.24/manifests"},{"name":"v2.17.23","sha":"b691f8fed0e5c5ce87e960f943975c27ae4c607b","kind":"tag","published_at":"2024-01-10T12:13:14.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.23","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.23/manifests"},{"name":"v2.17.22","sha":"3eeffc65393e3b7ef639b0f1a45a4ee06f13a748","kind":"tag","published_at":"2024-01-09T13:13:57.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.22","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.22/manifests"},{"name":"v2.17.21","sha":"352055bf1c4a86c663f35440a85525b8620f527d","kind":"tag","published_at":"2024-01-05T17:31:06.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.21","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.21/manifests"},{"name":"v2.17.20","sha":"5b222f9a6805c028837a46548f38e7854a0b1cf7","kind":"tag","published_at":"2024-01-04T05:57:55.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.20","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.20/manifests"},{"name":"v2.17.19","sha":"56387d40e01dba34a58dd1db97570551ee8b802b","kind":"tag","published_at":"2023-12-30T02:43:42.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.19","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.19/manifests"},{"name":"v2.17.18","sha":"dcc280cb2d476b4bd398eece1b679bdc884bbd96","kind":"tag","published_at":"2023-12-29T22:23:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.18","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.18/manifests"},{"name":"v2.17.17","sha":"55d83e6b4cc6dd55b74c4756275e58b32eb1b425","kind":"tag","published_at":"2023-12-23T02:10:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.17","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.17/manifests"},{"name":"v2.17.16","sha":"bb5aa435a3e408cda40fcd1eb92f5f61cc4697a2","kind":"tag","published_at":"2023-12-23T00:06:57.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.16","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.16/manifests"},{"name":"v2.17.15","sha":"097f8b0023b8a88673ed0ad945558ab65687dcf5","kind":"tag","published_at":"2023-12-21T18:30:34.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.15","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.15/manifests"},{"name":"v2.17.14","sha":"1b896765a8364861f7264d40fa422e71b9ce31af","kind":"tag","published_at":"2023-12-20T02:57:54.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.14","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.14/manifests"},{"name":"v2.17.13","sha":"af9cd901f5b2b474a7213438839e02808b97a9eb","kind":"tag","published_at":"2023-12-14T21:54:01.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.13","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.13/manifests"},{"name":"v2.17.12","sha":"cfed7c373830d36c99bdd4ada03303fd19070789","kind":"tag","published_at":"2023-12-14T13:30:49.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.12","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"3029e508f7b72637c48005f3f6d2bd0cff0a30fc","kind":"tag","published_at":"2023-12-13T01:39:50.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.11","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"d43260d15c87acbf22c4ffbd6dbd685062940a21","kind":"tag","published_at":"2023-12-10T18:00:06.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.10","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.10/manifests"},{"name":"v2.17.9","sha":"f963c8b9714359212cca5340ddb93fda85386504","kind":"tag","published_at":"2023-12-07T02:48:24.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.9","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.9/manifests"},{"name":"v2.17.8","sha":"1ee4aaf7a6b31dc110ae98b6c54ca478eefd027e","kind":"tag","published_at":"2023-12-06T00:15:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.8","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.8/manifests"},{"name":"v2.17.7","sha":"b11999b8151b8b7e3a18433c76a21bc0ee63b3a9","kind":"tag","published_at":"2023-11-29T14:34:41.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.7","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.7/manifests"},{"name":"v2.17.6","sha":"e45bc6948ef005a8a31b30c883ef1caf1a62bdb1","kind":"tag","published_at":"2023-11-27T21:20:47.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.6","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.6/manifests"},{"name":"v2.17.5","sha":"ed2de7eb9b8b735a028fbb532b60b1d05b142769","kind":"tag","published_at":"2023-11-27T17:56:04.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.5","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.5/manifests"},{"name":"v2.17.4","sha":"71e6c8bd7bd4e79ed341a78cee76cf24e7488b47","kind":"tag","published_at":"2023-11-24T12:23:54.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.4","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.4/manifests"},{"name":"v2.17.3","sha":"bf547ab8d8db0d646dd15c8e1f93335880c61ae2","kind":"tag","published_at":"2023-11-16T15:52:14.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.3","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.3/manifests"},{"name":"v2.17.2","sha":"b998ea37d7e5aec94d60895da1ea4b05276c1f26","kind":"tag","published_at":"2023-11-16T13:24:55.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.2","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.2/manifests"},{"name":"v2.17.1","sha":"68367ac41fad4ca8084486932b2a8c156b878b87","kind":"tag","published_at":"2023-11-14T15:34:29.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.1/manifests"},{"name":"v2.17.0","sha":"9141ed6bb6e573d2d16f6850532b009807dc592b","kind":"tag","published_at":"2023-11-13T21:48:06.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.17.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.17.0/manifests"},{"name":"v2.16.1","sha":"e8f22aa7b54a63fa37e62a755e8577d7134d3da5","kind":"tag","published_at":"2023-10-27T04:43:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.16.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"7296874952bdaf2994a95327e10f1c7650b587d2","kind":"tag","published_at":"2023-10-25T21:48:09.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.16.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.16.0/manifests"},{"name":"v2.15.20","sha":"a7bb5e60051f5c91bd3d42b30e98591033907865","kind":"tag","published_at":"2023-10-24T14:40:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.20","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.20/manifests"},{"name":"v2.15.19","sha":"c014fc2f0a886f40c967266900eb72bfdf4808bb","kind":"tag","published_at":"2023-10-17T18:08:19.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.19","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.19/manifests"},{"name":"v2.15.18","sha":"f89219296946258127e7491f6829e21d2e12fe74","kind":"tag","published_at":"2023-10-17T16:24:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.18","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.18/manifests"},{"name":"v2.15.17","sha":"20ea16d33ede847fe44f5a1b9aac0705d4de120d","kind":"tag","published_at":"2023-10-11T23:45:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.17","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.17/manifests"},{"name":"v2.15.16","sha":"ea51d4d0965c3610843743b924ef34889b61b9db","kind":"tag","published_at":"2023-10-11T21:58:55.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.16","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.16/manifests"},{"name":"v2.15.15","sha":"adf50945ed3dd20d06129f01116b3626974732fa","kind":"tag","published_at":"2023-10-11T19:09:23.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.15","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.15/manifests"},{"name":"v2.15.14","sha":"74fbd8a6fe85be3f4b61682a824f0e4d2dc9cabd","kind":"tag","published_at":"2023-10-11T16:05:59.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.14","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.14/manifests"},{"name":"v2.15.13","sha":"462410dbb394a7c65d973c964538658cea952a55","kind":"tag","published_at":"2023-10-11T13:02:41.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.13","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.13/manifests"},{"name":"v2.15.12","sha":"48e6f9fdbff945b4a4c8bed2e57c5f1a425e079b","kind":"tag","published_at":"2023-10-10T19:28:07.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.12","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.12/manifests"},{"name":"v2.15.11","sha":"f008ebfe8b0385353c1302c63f55dfd4107644e8","kind":"tag","published_at":"2023-10-10T15:11:21.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.11","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.11/manifests"},{"name":"v2.15.10","sha":"0ded7366f9447802fbb3df664ba830a229149d6d","kind":"tag","published_at":"2023-10-09T22:51:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.10","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.10/manifests"},{"name":"v2.15.9","sha":"154fa1d6d60b85652f1c8a3da437713a92e909b0","kind":"tag","published_at":"2023-10-06T17:43:30.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.9","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.9/manifests"},{"name":"v2.15.8","sha":"097a1cacc0d28df1711820c42104401ac5fdcafb","kind":"tag","published_at":"2023-10-03T20:31:24.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.8","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"b16ae9c40539d28da5ebaaa611294d93548eddc6","kind":"tag","published_at":"2023-09-29T15:54:59.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.7","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"e730158bcdf1c31f7bf95a6adbddf80047ff8325","kind":"tag","published_at":"2023-09-29T00:22:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.6","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"a5921b6ddef08d5020768b5a646d65f61807f850","kind":"tag","published_at":"2023-09-28T23:49:30.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.5","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"f424317e85a70ca1577333a008988cff3b626d85","kind":"tag","published_at":"2023-09-28T21:17:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.4","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"559b2f81af9c7a456ffa9280bd46cb841071025c","kind":"tag","published_at":"2023-09-28T20:24:30.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.3","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"4c46f5fa4631d569240eda88cffdbc9cb47b3d22","kind":"tag","published_at":"2023-09-28T18:12:08.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.2","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"355891a7b00eb3d0c8cab95409b3f36d45d29d06","kind":"tag","published_at":"2023-09-27T18:42:41.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"e8f8335355a38592ead03595d704d0e13c393a46","kind":"tag","published_at":"2023-09-27T03:44:33.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.15.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.15.0/manifests"},{"name":"v2.14.21","sha":"d147e66722dabaf15308419cf99d7840c1b6aa04","kind":"tag","published_at":"2023-09-25T13:41:03.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.21","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.21/manifests"},{"name":"v2.14.20","sha":"57f207009069ed8a41b66c11fd455bf7f369ce1a","kind":"tag","published_at":"2023-09-22T11:46:31.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.20","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.20/manifests"},{"name":"v2.14.19","sha":"2813b3c9b2f45d1aec6aff2a64920404a42ac839","kind":"tag","published_at":"2023-09-21T22:52:19.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.19","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.19/manifests"},{"name":"v2.14.18","sha":"2af6b79234b43df704074f33057a6fb19fc6efa6","kind":"tag","published_at":"2023-09-20T20:32:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.18","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.18/manifests"},{"name":"v2.14.17","sha":"b9488dbbcba753d7b0c6453b0624c69c8a446739","kind":"tag","published_at":"2023-09-15T15:41:41.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.17","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.17/manifests"},{"name":"v2.14.16","sha":"c33f66a4ce042bbf93bc51ad2f05919e73885033","kind":"tag","published_at":"2023-09-13T19:50:46.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.16","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.16/manifests"},{"name":"v2.14.15","sha":"e957c26a363b71bf9c7eeae7687f74351d4856a3","kind":"tag","published_at":"2023-09-13T01:47:58.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.15","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.15/manifests"},{"name":"v2.14.14","sha":"5db25b65575e36d05886fbcd8a0279bb66f21b3e","kind":"tag","published_at":"2023-09-12T16:01:41.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.14","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.14/manifests"},{"name":"v2.14.13","sha":"0f41c6d72af9766505a922aa2f9609e80e32fea8","kind":"tag","published_at":"2023-09-12T02:30:52.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.13","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.13/manifests"},{"name":"v2.14.12","sha":"ab2b02644ba847d9b9934660ec9cb237a6ee0149","kind":"tag","published_at":"2023-09-05T22:31:35.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.12","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"365ae3d008813e34532d3c0873e6dc1fbf91e225","kind":"tag","published_at":"2023-09-04T20:02:07.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.11","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"b2ea2f3140f7b0a420299e2674bc68f125b498df","kind":"tag","published_at":"2023-09-04T19:42:24.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.10","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"08756595de67122b4760766f3fa7696c1fc2f451","kind":"tag","published_at":"2023-09-04T17:38:55.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.9","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"3976b459c1f39814fa53d6a305b0ff3fccb9b3d8","kind":"tag","published_at":"2023-09-04T17:09:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.8","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"27d478e32d36018b1def9d2fcd4e65379dad19a0","kind":"tag","published_at":"2023-09-04T15:49:00.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.7","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"105b4652ea20bdf24c3f14ee8f851f1156007069","kind":"tag","published_at":"2023-09-01T21:23:11.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.6","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"86822d9a50fe6c433ee8c8d4e5ddc2b5722ec70e","kind":"tag","published_at":"2023-08-31T15:41:59.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.5","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"968e86b3a954a94e3ef4be3e4d22b38a6c0bd6e4","kind":"tag","published_at":"2023-08-22T19:29:21.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.4","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"c3b21aa8ea81a3093b9a501712a33ab9eddd0ead","kind":"tag","published_at":"2023-08-22T18:44:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.3","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"e976956254d85fe0a1c5c5a491edc4f1a5dca23a","kind":"tag","published_at":"2023-08-17T22:07:09.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.2","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"a6caeeec534d86920f6ea737fc27e08a84e13277","kind":"tag","published_at":"2023-08-14T22:30:59.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"f85bc95ff5632568665d13a471074558aa02857d","kind":"commit","published_at":"2023-08-09T17:43:55.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.14.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.14.0/manifests"},{"name":"v2.13.4","sha":"7566de2f0e80630979909529d0106d6326db98db","kind":"tag","published_at":"2023-08-08T19:17:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.13.4","html_url":"https://github.com/ash-project/ash/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"f33ee57b0aa2baf7866e469959137991d6f142b4","kind":"tag","published_at":"2023-08-01T02:21:18.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.13.3","html_url":"https://github.com/ash-project/ash/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"6ba453454ee684e5c54bdaa8ec3643ff6eabaf24","kind":"tag","published_at":"2023-07-22T23:52:01.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.13.2","html_url":"https://github.com/ash-project/ash/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"dcbc73ebf72cb5f22d6ae2695d5e60347f5f791a","kind":"tag","published_at":"2023-07-21T13:12:18.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.13.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"9f2d8cdfdc7333e6a31d3b1334a6ba7d50d53d95","kind":"tag","published_at":"2023-07-21T01:58:27.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.13.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.13.0/manifests"},{"name":"v2.12.1","sha":"4edf3ca3d1594d7129683f365df160d40879a84f","kind":"tag","published_at":"2023-07-19T16:52:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.12.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"8faa6675f268cbc8ae8b1d178d6633f5b69c6a7d","kind":"tag","published_at":"2023-07-19T15:18:55.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.12.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.12.0/manifests"},{"name":"v2.11.11","sha":"8807724e96a75e04aa8d9cc44582dbf9481c7664","kind":"tag","published_at":"2023-07-18T18:35:51.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.11.11","html_url":"https://github.com/ash-project/ash/releases/tag/v2.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.11/manifests"},{"name":"v2.11.10","sha":"0b734c8bcbfec7b3237b5677d84adf4179295201","kind":"tag","published_at":"2023-07-18T11:49:19.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.11.10","html_url":"https://github.com/ash-project/ash/releases/tag/v2.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.10/manifests"},{"name":"v2.11.9","sha":"8b46a39e869f262dadf1cf3ba87ce27ab4c81425","kind":"tag","published_at":"2023-07-18T02:22:28.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.11.9","html_url":"https://github.com/ash-project/ash/releases/tag/v2.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.9/manifests"},{"name":"v2.11.8","sha":"c9e878214ebe73408633b0eff2963fb0daa50e4d","kind":"tag","published_at":"2023-07-13T13:05:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.11.8","html_url":"https://github.com/ash-project/ash/releases/tag/v2.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.8/manifests"},{"name":"v2.11.7","sha":"ee5c83a9699a66aeaabe39ebe59a5f89e16fbc36","kind":"tag","published_at":"2023-07-13T04:09:04.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.11.7","html_url":"https://github.com/ash-project/ash/releases/tag/v2.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.7/manifests"},{"name":"v2.11.6","sha":"109a85c489906c6444c072e4f61074a4bf002a64","kind":"tag","published_at":"2023-07-12T20:55:46.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.11.6","html_url":"https://github.com/ash-project/ash/releases/tag/v2.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.6/manifests"},{"name":"v2.11.5","sha":"c38c09a98b0e8771faeb25fdb2c495f446e48c2e","kind":"tag","published_at":"2023-07-12T19:11:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.11.5","html_url":"https://github.com/ash-project/ash/releases/tag/v2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.5/manifests"},{"name":"v2.11.4","sha":"11b8e1b0ee0385457babf431b5f3e328c659f797","kind":"tag","published_at":"2023-07-10T13:17:29.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.11.4","html_url":"https://github.com/ash-project/ash/releases/tag/v2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.4/manifests"},{"name":"v2.11.3","sha":"87ad68e65c566634900678f833cd8e62682c22bc","kind":"tag","published_at":"2023-07-06T15:00:28.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.11.3","html_url":"https://github.com/ash-project/ash/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"bfdf917908a7c63d79d653cfc2702126d98babee","kind":"tag","published_at":"2023-07-04T13:39:19.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.11.2","html_url":"https://github.com/ash-project/ash/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"8be33c54869ba9583005e053ee59192a05ec44a8","kind":"tag","published_at":"2023-07-04T02:45:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.11.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"e44f57d48b0d066fb13272eeddeb3179cf198c96","kind":"tag","published_at":"2023-07-04T02:25:18.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.11.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.0/manifests"},{"name":"v2.11.0-rc.3","sha":"db375efc1f47e3117c301daa1a377ef51e2b5e3c","kind":"tag","published_at":"2023-06-29T01:05:09.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.11.0-rc.3","html_url":"https://github.com/ash-project/ash/releases/tag/v2.11.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.11.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.0-rc.3/manifests"},{"name":"v2.11.0-rc.2","sha":"eb105767f4e2d5de51379dc5eeedaab2e0b62b57","kind":"tag","published_at":"2023-06-28T15:04:09.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.11.0-rc.2","html_url":"https://github.com/ash-project/ash/releases/tag/v2.11.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.11.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.0-rc.2/manifests"},{"name":"v2.11.0-rc.1","sha":"5635c311fedd8348bccc491c76b62a86f1cc274b","kind":"tag","published_at":"2023-06-24T11:56:00.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.11.0-rc.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.0-rc.1/manifests"},{"name":"v2.11.0-rc.0","sha":"bee8d83182e7a5f67ace73bc32fa8c15828501a1","kind":"tag","published_at":"2023-06-23T14:11:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.11.0-rc.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.11.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.11.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.11.0-rc.0/manifests"},{"name":"v2.10.2","sha":"80ef7973c83e9354ee417e307fd4c563f1e314a9","kind":"tag","published_at":"2023-06-22T14:45:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.10.2","html_url":"https://github.com/ash-project/ash/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"3115c261eb2f68ac6577a576e34081f64d649e8e","kind":"tag","published_at":"2023-06-16T19:08:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.10.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"38a4ee64f46db2e5f0369369c2721e44ea91b4cb","kind":"tag","published_at":"2023-06-14T11:39:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.10.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.10.0/manifests"},{"name":"v2.9.29","sha":"b80c881e28ee27f1440d0784b707056c85330db7","kind":"tag","published_at":"2023-06-12T20:57:39.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.29","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.29/manifests"},{"name":"v2.9.28","sha":"62416bafc8daeab2343182a400a7bedf974b33f2","kind":"tag","published_at":"2023-06-12T17:16:50.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.28","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.28/manifests"},{"name":"v2.9.27","sha":"923bfc71191754079fa56d8fd60a83787c156179","kind":"tag","published_at":"2023-06-10T17:10:14.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.27","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.27/manifests"},{"name":"v2.9.26","sha":"27c4495ec0ba1d16abf06ae40b4a2f26bfd45c24","kind":"tag","published_at":"2023-06-09T22:22:52.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.26","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.26/manifests"},{"name":"v2.9.25","sha":"686e3ff65d45f2198bbbbdae0090194176b6c5c4","kind":"tag","published_at":"2023-06-09T16:03:59.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.25","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.25/manifests"},{"name":"v2.9.24","sha":"d1a152cfa2135a8e9f5470d7feeb1b3fcde56236","kind":"tag","published_at":"2023-06-09T14:18:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.24","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.24/manifests"},{"name":"v2.9.23","sha":"5e93ebe9bd0c2f8920ce2fe6aa41a836c0f7dde4","kind":"tag","published_at":"2023-06-09T06:23:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.23","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.23/manifests"},{"name":"v2.9.22","sha":"46196b3903fcd6d849ed04a7f22466572c00e45e","kind":"tag","published_at":"2023-06-09T04:28:37.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.22","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.22/manifests"},{"name":"v2.9.21","sha":"3b2b50d0e520bb78f646a3efdc350c0f6e55f588","kind":"tag","published_at":"2023-06-06T05:28:39.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.21","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.21/manifests"},{"name":"v2.9.20","sha":"04fb305f1031a0682a33377edade3bfc95b425f1","kind":"tag","published_at":"2023-06-05T17:45:33.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.20","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.20/manifests"},{"name":"v2.9.19","sha":"aa031411a59f6446eb6617592e9205f9b44a69c6","kind":"tag","published_at":"2023-06-02T17:30:13.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.19","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.19/manifests"},{"name":"v2.9.18","sha":"2384d35eeadeb4cc632711776a2f31597f548b1e","kind":"tag","published_at":"2023-05-31T02:17:20.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.18","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.18/manifests"},{"name":"v2.9.17","sha":"fa8f44dc42c34055866ca258af3e9a7e8641079c","kind":"tag","published_at":"2023-05-31T01:32:34.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.17","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.17/manifests"},{"name":"v2.9.16","sha":"352defc75ae5e30fba67dda48980e512725e7434","kind":"tag","published_at":"2023-05-29T13:57:34.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.16","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.16/manifests"},{"name":"v2.9.15","sha":"2396720b00b70a7aba0a98ea369d6634c363e8ab","kind":"tag","published_at":"2023-05-27T04:22:42.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.15","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.15/manifests"},{"name":"v2.9.14","sha":"db1d527aa2546280f9638130d4dd984a8c559d9b","kind":"tag","published_at":"2023-05-26T14:28:24.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.14","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.14/manifests"},{"name":"v2.9.13","sha":"f3d201a2113bbe9c00a4576893a3fdebf0459f4a","kind":"tag","published_at":"2023-05-25T14:53:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.13","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.13/manifests"},{"name":"v2.9.12","sha":"faab306286ed1e537165346f0cc48bcadee696b8","kind":"tag","published_at":"2023-05-23T23:10:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.12","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.12/manifests"},{"name":"v2.9.11","sha":"03e85a054a91135d0a25ace45610045992a16fd7","kind":"tag","published_at":"2023-05-23T01:02:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.11","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.11/manifests"},{"name":"v2.9.10","sha":"9d7df1c0e725b26e21ab6f417ff963142cb2c30e","kind":"tag","published_at":"2023-05-18T05:01:57.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.10","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.10/manifests"},{"name":"v2.9.9","sha":"6ec06ca867e92a330605e4e8d329cefb202d06d5","kind":"tag","published_at":"2023-05-18T02:37:39.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.9","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.9/manifests"},{"name":"v2.9.8","sha":"805323f239f2621b9f98307c27d7001a5c73ed65","kind":"tag","published_at":"2023-05-17T17:15:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.8","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.8/manifests"},{"name":"v2.9.7","sha":"ab661bc8a46b2fa81f2addbd0011b859efdda738","kind":"tag","published_at":"2023-05-16T19:26:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.7","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.7/manifests"},{"name":"v2.9.6","sha":"2c8c8cafadcd525810bfea41b080e9dd282ea888","kind":"tag","published_at":"2023-05-15T13:53:33.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.6","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.6/manifests"},{"name":"v2.9.5","sha":"981272adaa237058628ca5904894fa9d4a70067f","kind":"tag","published_at":"2023-05-08T19:16:57.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.5","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"a139d7a7197d0f578cfb05b41fa574c8fe642281","kind":"tag","published_at":"2023-05-04T00:04:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.4","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"a8fee321d71778ab789fbb9dc2970d5b0f25326b","kind":"tag","published_at":"2023-05-03T01:56:46.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.3","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"f7f3a211147609f883b0b9b9cfc2b359eea48aa4","kind":"tag","published_at":"2023-05-02T23:54:00.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.2","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"07e8720788c71dfdaca420e658c611cf6c112be5","kind":"tag","published_at":"2023-05-01T13:46:02.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"e4eaf5e1a061ea2f263b5a425bbb86179c61ac14","kind":"tag","published_at":"2023-05-01T02:51:31.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.9.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"7e517fc5d02507af99280d785fd950dce72c6302","kind":"tag","published_at":"2023-04-28T17:48:49.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.8.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"b1205f9a8e81b1f2614ab10adcc39ad65c1d8da7","kind":"tag","published_at":"2023-04-28T01:29:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.8.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"c5d87a3ca48d2c08d46f9a500e039c816f28ce4d","kind":"tag","published_at":"2023-04-21T16:56:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.7.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"c0015e45c765faee4b13b96affd339a6bf41564c","kind":"tag","published_at":"2023-04-20T23:31:37.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.7.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.7.0/manifests"},{"name":"v2.6.31","sha":"259963d313f1e8ba6b7650c8dfc63911b726d09c","kind":"tag","published_at":"2023-04-11T13:42:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.31","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.31/manifests"},{"name":"v2.6.30","sha":"363a43eb087290663b54f0d7b85c63da9060d657","kind":"tag","published_at":"2023-04-10T23:04:03.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.30","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.30/manifests"},{"name":"v2.6.29","sha":"1e89f1da760c5f8b36ecbbb2901307f17cfc3ffa","kind":"tag","published_at":"2023-04-04T20:41:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.29","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.29/manifests"},{"name":"v2.6.27","sha":"f2a908d46ac7162558c9bc73d6787419d01521b2","kind":"tag","published_at":"2023-03-22T23:41:19.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.27","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.27/manifests"},{"name":"v2.6.26","sha":"9132af470fde15807d0d9547014b066fab9290b2","kind":"tag","published_at":"2023-03-21T19:54:20.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.26","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.26/manifests"},{"name":"v2.6.25","sha":"1625b4a3c42c33f085e2226ab8f30f275b8f8e2f","kind":"tag","published_at":"2023-03-21T17:34:13.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.25","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.25/manifests"},{"name":"v2.6.24","sha":"ddf78ca1f2c68f1eae8beb1f3857676c233b32cb","kind":"tag","published_at":"2023-03-21T13:39:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.24","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.24/manifests"},{"name":"v2.6.23","sha":"a24a45234c6296a912fbdc55724124fef71651a6","kind":"tag","published_at":"2023-03-21T03:11:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.23","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.23/manifests"},{"name":"v2.6.22","sha":"6f6e820b21e3f84b85422c24e21bf7f30d548305","kind":"tag","published_at":"2023-03-20T02:20:55.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.22","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.22/manifests"},{"name":"v2.6.21","sha":"15ed6567fd332cd354ca8c495960582a67d11aa4","kind":"tag","published_at":"2023-03-13T21:45:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.21","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.21/manifests"},{"name":"v2.6.20","sha":"7acce3254c0e3bb2c44757dfaba5d4beb40a8c35","kind":"tag","published_at":"2023-03-10T01:59:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.20","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.20/manifests"},{"name":"v2.6.19","sha":"7bd45db0e5f6e80443c19841812905eded126c91","kind":"tag","published_at":"2023-03-09T13:07:08.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.19","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.19/manifests"},{"name":"v2.6.18","sha":"1fd3c860ace3ddc2351ba76f3427a6f4e291629d","kind":"tag","published_at":"2023-03-08T21:35:19.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.18","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.18/manifests"},{"name":"v2.6.17","sha":"20d0d5f72245a5b8a84f52fa4ba804fc66fa7014","kind":"tag","published_at":"2023-03-06T13:59:46.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.17","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.17/manifests"},{"name":"v2.6.16","sha":"4aeb8bc3e3f82239a8e28e7e81d0d17f0ace5ffd","kind":"tag","published_at":"2023-03-03T16:09:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.16","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.16/manifests"},{"name":"v2.6.15","sha":"eec9de56cefde6f5c390e36612c3818ea3adccf1","kind":"tag","published_at":"2023-02-27T17:18:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.15","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.15/manifests"},{"name":"v2.6.14","sha":"c5f7fab8d4fcf50619c274413ff0c7dc2c576eab","kind":"tag","published_at":"2023-02-24T19:32:16.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.14","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.14/manifests"},{"name":"v2.6.13","sha":"85ae9339e62b93476a6d9e60a2e856289646079f","kind":"tag","published_at":"2023-02-24T16:33:13.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.13","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.13/manifests"},{"name":"v2.6.12","sha":"3da20835e6d2b31b17d9631c636c931f947bb29a","kind":"tag","published_at":"2023-02-24T15:54:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.12","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.12/manifests"},{"name":"v2.6.11","sha":"2a3d8cc711c41ef82ace0b5984096eefb712d079","kind":"tag","published_at":"2023-02-23T01:12:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.11","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.11/manifests"},{"name":"v2.6.10","sha":"779420743e586f8fbf8179a310c6a795c6c794aa","kind":"tag","published_at":"2023-02-21T14:58:00.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.10","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"9e0fa87020cd5bb0268d285a4210614a33a721ae","kind":"tag","published_at":"2023-02-21T03:10:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.9","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"adabc240cdf466725e4b9fadcb37699d5a461f98","kind":"tag","published_at":"2023-02-16T22:36:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.8","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"ae92afeb6123c87d779669e12a94149f9c4cca2a","kind":"tag","published_at":"2023-02-16T21:34:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.7","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.7/manifests"},{"name":"v2.6.6","sha":"0010c8dec4f19f2f569fc3c06eb9d52900977e4e","kind":"tag","published_at":"2023-02-16T20:08:09.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.6","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"fa0927263d93ffa0d7ab807cae3c55915d0025a0","kind":"tag","published_at":"2023-02-15T04:09:18.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.5","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"3cef87749d0526be6170d268cfe8fca44308a4b3","kind":"tag","published_at":"2023-02-15T02:12:50.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.4","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"bc3c8b742b94d7f53909b2572728121d6f6e51b2","kind":"tag","published_at":"2023-02-12T00:43:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.3","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"c9468f6a7bc9dd7c205fec7369ddb185eed76fe1","kind":"tag","published_at":"2023-02-10T03:09:05.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.2","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"26b89040766acfe1d3eb08431658ac3464165a6e","kind":"tag","published_at":"2023-02-09T20:43:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"8dcd5fc74090e1e1286f9790ffa58c78a5b54fcb","kind":"tag","published_at":"2023-02-05T23:12:54.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.6.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.6.0/manifests"},{"name":"v2.5.16","sha":"b885c8755e0abe2f1a23db2c92d9d3cf9cc7137b","kind":"tag","published_at":"2023-02-01T05:31:50.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.16","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.16/manifests"},{"name":"v2.5.15","sha":"9618234abb18beacacb4e96e86d488b641ea21c4","kind":"tag","published_at":"2023-01-31T02:50:07.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.15","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.15/manifests"},{"name":"v2.5.14","sha":"c2dfaf75f23b0cf744852fc7afb474ab230caf9d","kind":"tag","published_at":"2023-01-30T22:47:58.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.14","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.14/manifests"},{"name":"v2.5.13","sha":"227344631fcd36639cdc1ece369ef09d179a78e2","kind":"tag","published_at":"2023-01-30T18:35:19.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.13","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.13/manifests"},{"name":"v2.5.12","sha":"fae96036dd570b8356499e0ec0b93319a7a90bfe","kind":"tag","published_at":"2023-01-29T23:24:23.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.12","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.12/manifests"},{"name":"v2.5.11","sha":"72843dbf89e5c0b8d3100741bd4d50574fecd9b9","kind":"tag","published_at":"2023-01-28T14:14:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.11","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.11/manifests"},{"name":"v2.5.10","sha":"338cb3a84e2fc755d3332a539680c1e879d14431","kind":"tag","published_at":"2023-01-27T20:42:42.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.10","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.10/manifests"},{"name":"v2.5.9","sha":"b538dbe391701ecd4e833344fef6e86289c53cbf","kind":"tag","published_at":"2023-01-22T15:41:00.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.9","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.9/manifests"},{"name":"v2.5.8","sha":"86ad21b76fdc22d24132f67930aa143ae1fb0e41","kind":"tag","published_at":"2023-01-20T16:39:35.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.8","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.8/manifests"},{"name":"v2.5.7","sha":"e5059ab13de4d868b48a5b9d59988adcabab26bd","kind":"tag","published_at":"2023-01-20T07:24:51.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.7","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"e68ea11beb12484dfd7445686e2c0910d2e83c1c","kind":"tag","published_at":"2023-01-19T03:00:42.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.6","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.6/manifests"},{"name":"v2.5.4","sha":"5006e79593995d8509627542cd69f8cf5595a449","kind":"tag","published_at":"2023-01-18T05:41:08.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.4","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"85c16685a5c9566effe11ccb0dc1db4aa773db4d","kind":"tag","published_at":"2023-01-18T05:34:33.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.3","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"542b9ece8b87b5e1db2ca48e3754e8e80df0c0de","kind":"tag","published_at":"2023-01-12T14:19:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.2","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"209d10174aaff75b191ea0ac835433f5b31d9ea8","kind":"tag","published_at":"2023-01-11T20:18:56.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"b2fb3b425440aaa8dfad17b1d1bc6cb7c7e3de96","kind":"tag","published_at":"2023-01-11T02:52:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.0/manifests"},{"name":"v2.5.0-rc.6","sha":"4e9565993c4a30257efcae13158b07f6a623197c","kind":"tag","published_at":"2023-01-09T19:47:14.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.0-rc.6","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.0-rc.6/manifests"},{"name":"v2.5.0-rc.5","sha":"92838c9055d5818bf7db0b9fd3e185105e19ffb9","kind":"tag","published_at":"2023-01-09T04:39:46.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.0-rc.5","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.0-rc.5/manifests"},{"name":"v2.5.0-rc.4","sha":"b220a0af75aed064edf0e8ecf4d006e1e66a57c6","kind":"tag","published_at":"2023-01-06T22:39:11.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.0-rc.4","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.0-rc.4/manifests"},{"name":"v2.5.0-rc.3","sha":"c65c11c12efd60f90ede5659d2b635c057a35964","kind":"tag","published_at":"2023-01-06T20:23:54.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.0-rc.3","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.0-rc.3/manifests"},{"name":"v2.5.0-rc.2","sha":"710fa1e102f0d707e66a8b8a3e7e1a4b66cb3f75","kind":"tag","published_at":"2023-01-05T23:21:27.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.0-rc.2","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.0-rc.2/manifests"},{"name":"v2.5.0-rc.1","sha":"5d458283edd9fa6359a2ce9a9c723ddd3b20405f","kind":"tag","published_at":"2023-01-05T17:26:14.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.0-rc.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.0-rc.1/manifests"},{"name":"v2.5.0-rc.0","sha":"0694e876702919d2265f0e9ee7bb8121620d2f31","kind":"tag","published_at":"2023-01-04T17:18:24.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.5.0-rc.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.5.0-rc.0/manifests"},{"name":"v2.4.30","sha":"08293dd8462492f9f38acdd10ca181aeb0af229d","kind":"tag","published_at":"2022-12-27T23:25:41.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.30","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.30/manifests"},{"name":"v2.4.29","sha":"a6cead569bc40fc25f71a9208c73e7bfb2b8da6e","kind":"tag","published_at":"2022-12-27T22:08:07.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.29","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.29/manifests"},{"name":"v2.4.28","sha":"3cd8eec626cebf8f2862c4f0a45b428a98de2a78","kind":"tag","published_at":"2022-12-23T00:10:07.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.28","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.28/manifests"},{"name":"v2.4.27","sha":"bbc3b08de7bf759fbe534765faf487395cd64e9b","kind":"tag","published_at":"2022-12-21T03:46:04.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.27","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.27/manifests"},{"name":"v2.4.26","sha":"b50cbe64bc20b7a3ed4a09b343bf3f837783e123","kind":"tag","published_at":"2022-12-15T08:58:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.26","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.26/manifests"},{"name":"v2.4.25","sha":"01185db356e276dcd7ead510fbf1e28a91ef2b1d","kind":"tag","published_at":"2022-12-15T02:40:09.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.25","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.25/manifests"},{"name":"v2.4.24","sha":"f2674d94d16ccb5d75448b88b8d553bb889ef498","kind":"tag","published_at":"2022-12-10T03:56:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.24","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.24/manifests"},{"name":"v2.4.23","sha":"5b71b5ac9a0126660409bfb989fa03e0e568ba4b","kind":"tag","published_at":"2022-12-08T19:40:20.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.23","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.23/manifests"},{"name":"v2.4.22","sha":"324658c935fcea938ebd5157deb91d6b79e0b4e7","kind":"tag","published_at":"2022-12-08T18:11:44.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.22","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.22/manifests"},{"name":"v2.4.21","sha":"ad84be512d67d33205af1e6b804ff2dabafb89ce","kind":"tag","published_at":"2022-12-08T04:35:18.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.21","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.21/manifests"},{"name":"v2.4.20","sha":"1df28836a3766d7e2a1a4edbdd2d01cd22342629","kind":"tag","published_at":"2022-12-07T06:11:44.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.20","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.20/manifests"},{"name":"v2.4.19","sha":"c674a2d9526f07d584da06c0940559eea67948d7","kind":"tag","published_at":"2022-12-04T20:05:01.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.19","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.19/manifests"},{"name":"v2.4.18","sha":"9ff04c4496189d8cfbdcd544df0f208103dc5b5b","kind":"tag","published_at":"2022-12-01T17:07:07.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.18","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.18/manifests"},{"name":"v2.4.17","sha":"b72998bf7a5382e469373a38e09d8330060cbe4e","kind":"tag","published_at":"2022-12-01T00:13:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.17","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.17/manifests"},{"name":"v2.4.16","sha":"2d1f7828a0255afc18fe0735e67627c48a7eea72","kind":"tag","published_at":"2022-11-30T07:22:12.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.16","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.16/manifests"},{"name":"v2.4.15","sha":"f838f955e2cef163e981873f7c5649454187a192","kind":"tag","published_at":"2022-11-29T22:19:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.15","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.15/manifests"},{"name":"v2.4.14","sha":"ba0c0a0d25b773bf1e8a13b3978dd0fab3fd7c3d","kind":"tag","published_at":"2022-11-29T20:52:39.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.14","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.14/manifests"},{"name":"v2.4.13","sha":"c9a7bf727721675ccbd98856688601b4a45c9b66","kind":"tag","published_at":"2022-11-29T19:24:44.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.13","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.13/manifests"},{"name":"v2.4.12","sha":"10d2c65065f3a0d7d5994ccc546fa3fe5c946160","kind":"tag","published_at":"2022-11-25T19:24:16.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.12","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"01705c204a5c415bb1ce9d790f2ce84047793f80","kind":"tag","published_at":"2022-11-22T18:24:27.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.11","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"2f4d86b1b7d8145019d0f5e4a63ef0131ccb9076","kind":"tag","published_at":"2022-11-21T08:01:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.10","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"acbd89e6ccf510df4d69d8a45fd536d31b4fcc7b","kind":"tag","published_at":"2022-11-21T00:36:31.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.9","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"499923883561bff9d5d3c50141619501655faf6b","kind":"tag","published_at":"2022-11-19T19:27:06.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.8","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"ab2e734fa08755b53777aa17b5f680a2c10383bb","kind":"tag","published_at":"2022-11-19T18:19:55.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.7","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"c45acafd17e5845e0f098c1b72e53d7bcc07c427","kind":"tag","published_at":"2022-11-19T08:16:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.6","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"57360302bb1c2c8f30025592aaaca036acfe546c","kind":"tag","published_at":"2022-11-19T06:30:57.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.5","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"25eaaa91b188e761aed7732f7fd5908bf9e661af","kind":"tag","published_at":"2022-11-18T19:43:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.4","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"d38625082c4ba764e88c33af1d4782b55ea1b77c","kind":"tag","published_at":"2022-11-15T19:49:03.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.3","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"86877cdcca966992ad51d17cb1061e6412bcadd3","kind":"tag","published_at":"2022-11-03T08:00:00.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.2","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"80f67d3afcd3d43dad0a16411dcc80b53e7f9f49","kind":"tag","published_at":"2022-10-31T17:09:35.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"85e121bcd7cbaf853c8294279498cfb2d21c6883","kind":"tag","published_at":"2022-10-31T02:12:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.4.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"8aab478003f1d7d22efe53b00ec9f6009e331edd","kind":"tag","published_at":"2022-10-27T22:54:27.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.3.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"7540b3124474ac51c838d7faea6154301d520f68","kind":"tag","published_at":"2022-10-21T12:31:50.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.2.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"2d7dfc49485069dbdb20538a9700e16b4edd906a","kind":"tag","published_at":"2022-10-19T21:46:19.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.1.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05855fea6072457e6e3cf1d2f6fceef6d55fe64a","kind":"tag","published_at":"2022-10-17T17:28:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.0.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.15","sha":"a3abb3fc6240e2357925e98469a8d541c2af2a23","kind":"tag","published_at":"2022-10-10T02:01:18.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.0.0-rc.15","html_url":"https://github.com/ash-project/ash/releases/tag/v2.0.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.0.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.15/manifests"},{"name":"v2.0.0-rc.14","sha":"ea8b03c1fb49742a0c176fd823c38ab01ded3143","kind":"tag","published_at":"2022-10-07T19:31:50.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.0.0-rc.14","html_url":"https://github.com/ash-project/ash/releases/tag/v2.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.14/manifests"},{"name":"v2.0.0-rc.13","sha":"64bd4355bdce6d98cc11c85dc59c73168930dda8","kind":"tag","published_at":"2022-10-04T06:03:58.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.0.0-rc.13","html_url":"https://github.com/ash-project/ash/releases/tag/v2.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.13/manifests"},{"name":"v2.0.0-rc.12","sha":"6f5518de5cdef4fcfd27f1f7841814b6a51030a2","kind":"tag","published_at":"2022-09-30T19:13:33.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.0.0-rc.12","html_url":"https://github.com/ash-project/ash/releases/tag/v2.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.12/manifests"},{"name":"v2.0.0-rc.11","sha":"37a5fdc89b182e2842f90d5468a161f32da813e9","kind":"tag","published_at":"2022-09-29T01:00:13.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.0.0-rc.11","html_url":"https://github.com/ash-project/ash/releases/tag/v2.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.11/manifests"},{"name":"v2.0.0-rc.10","sha":"98647fbc213c5f394e2260653e2dda23fd5dc6e5","kind":"tag","published_at":"2022-09-28T03:48:02.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.0.0-rc.10","html_url":"https://github.com/ash-project/ash/releases/tag/v2.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.10/manifests"},{"name":"v2.0.0-rc.9","sha":"a802bf17fa0f6c030c382b316b950fe3b15cc343","kind":"tag","published_at":"2022-09-21T02:46:52.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.0.0-rc.9","html_url":"https://github.com/ash-project/ash/releases/tag/v2.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.9/manifests"},{"name":"v2.0.0-rc.8","sha":"5d1d0e4f29048fa9f52e75c9936133d07a8f2614","kind":"tag","published_at":"2022-09-21T00:07:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.0.0-rc.8","html_url":"https://github.com/ash-project/ash/releases/tag/v2.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.8/manifests"},{"name":"v2.0.0-rc.7","sha":"ccf5933e636c1ecdd19a6882688f97e37ba996e7","kind":"tag","published_at":"2022-09-15T20:52:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.0.0-rc.7","html_url":"https://github.com/ash-project/ash/releases/tag/v2.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.7/manifests"},{"name":"v2.0.0-rc.6","sha":"12ef06e497bbb532205290fa753869f8a078c93b","kind":"tag","published_at":"2022-09-15T04:06:01.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.0.0-rc.6","html_url":"https://github.com/ash-project/ash/releases/tag/v2.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.6/manifests"},{"name":"v2.0.0-rc.5","sha":"b152cdd6a3c085486f850a2ea18e0e32c814a6d2","kind":"tag","published_at":"2022-09-14T15:21:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.0.0-rc.5","html_url":"https://github.com/ash-project/ash/releases/tag/v2.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.5/manifests"},{"name":"v2.0.0-rc.4","sha":"9e99ce10bd66563d16bbe16597719ccd85639232","kind":"tag","published_at":"2022-09-12T17:45:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.0.0-rc.4","html_url":"https://github.com/ash-project/ash/releases/tag/v2.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.4/manifests"},{"name":"v2.0.0-rc.3","sha":"72da7d8e3ccd08a8221115a55cce7e44967e47de","kind":"tag","published_at":"2022-09-06T22:19:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/ash-project/ash/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"222ea84ddede4501ab694c75515a2c07e8c09660","kind":"tag","published_at":"2022-09-04T06:54:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/ash-project/ash/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"2c2493f86a27bfc79e51ec3890a519d4f3d638e0","kind":"tag","published_at":"2022-09-04T04:04:28.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/ash-project/ash/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.1/manifests"},{"name":"v2.0.0-rc.0","sha":"c380cc1a141e85c863fa0926fd669779bf57c5f7","kind":"tag","published_at":"2022-08-30T22:49:52.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v2.0.0-rc.0","html_url":"https://github.com/ash-project/ash/releases/tag/v2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v2.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v2.0.0-rc.0/manifests"},{"name":"v1.53.3","sha":"a18f91bd59faebd21a115285af51dab26592d2df","kind":"tag","published_at":"2022-08-22T19:51:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.53.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.53.3/manifests"},{"name":"v1.53.2","sha":"6a7f36a12241e55927272d26e36fc6f5305120ea","kind":"tag","published_at":"2022-08-10T01:34:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.53.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.53.2/manifests"},{"name":"v1.53.1","sha":"7518168357f47022ca74d9b0611ba8a36da29a7a","kind":"tag","published_at":"2022-08-10T00:41:49.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.53.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.53.1/manifests"},{"name":"v1.53.0","sha":"2d51a9100b412abb1a686f4e382908434ecdc3bf","kind":"tag","published_at":"2022-08-04T02:19:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.53.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.53.0/manifests"},{"name":"v1.52.0-rc.22","sha":"35c243bef5d8ebea5ec97379d52b6adbf77ff337","kind":"tag","published_at":"2022-08-03T12:29:14.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.22","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.22/manifests"},{"name":"v1.52.0-rc.21","sha":"1c7babd2b47d047e340c62ddfa1a2853dc8c51c7","kind":"tag","published_at":"2022-07-19T23:32:58.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.21","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.21/manifests"},{"name":"v1.52.0-rc.20","sha":"8a9e144b85c2fc2caf8acae218413942ced77959","kind":"tag","published_at":"2022-07-14T15:52:29.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.20","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.20/manifests"},{"name":"v1.52.0-rc.19","sha":"d848350f12ede465ac8b3f0be413dd996e9c945c","kind":"tag","published_at":"2022-07-13T19:06:35.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.19","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.19/manifests"},{"name":"v1.52.0-rc.18","sha":"58b20c3490731a7d760411c8c10c94af12fb5fbc","kind":"tag","published_at":"2022-07-10T20:20:37.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.18","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.18/manifests"},{"name":"v1.52.0-rc.17","sha":"d2a0e1f464046701c8e083f0e47c8a41093a4065","kind":"tag","published_at":"2022-07-06T18:33:50.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.17","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.17/manifests"},{"name":"v1.52.0-rc.16","sha":"04fd43ebf52d058908d376c2e25befe118a6f656","kind":"tag","published_at":"2022-07-05T12:17:07.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.16","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.16/manifests"},{"name":"v1.52.0-rc.15","sha":"7a027b38cad001d497c01b48cf8a99a0c9a51fee","kind":"tag","published_at":"2022-06-28T19:17:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.15","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.15/manifests"},{"name":"v1.52.0-rc.14","sha":"b7b943ce4e348dcdd0709cefe2697845d14280c4","kind":"tag","published_at":"2022-06-28T15:14:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.14","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.14/manifests"},{"name":"v1.52.0-rc.13","sha":"4dd33e171f9615db8566fee7d19d86c87267b1d6","kind":"tag","published_at":"2022-06-27T16:51:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.13","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.13/manifests"},{"name":"v1.52.0-rc.12","sha":"bd60bcfd66d160e7eca9202684607f3e17e53302","kind":"tag","published_at":"2022-06-14T18:39:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.12","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.12/manifests"},{"name":"v1.52.0-rc.11","sha":"174de6131eba5d5d1b58213860968ce1fcaf3ad6","kind":"tag","published_at":"2022-06-03T03:53:57.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.11","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.11/manifests"},{"name":"v1.52.0-rc.10","sha":"c4de4383e0b2c6ebd7cb824cabd47b80d9a5486f","kind":"tag","published_at":"2022-05-30T20:33:20.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.10","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.10/manifests"},{"name":"v1.52.0-rc.9","sha":"6528a9a3ac83c0dc5b162a4950ee52652246a665","kind":"tag","published_at":"2022-05-23T20:23:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.9","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.9/manifests"},{"name":"v1.52.0-rc.8","sha":"fd68d212efc31bfba757d2b1fc320e02e18ced66","kind":"tag","published_at":"2022-05-18T19:26:37.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.8","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.8/manifests"},{"name":"v1.52.0-rc.7","sha":"1c7a8328f8eb4c7079fb63c1fecf0807dd7d8546","kind":"tag","published_at":"2022-05-18T17:12:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.7","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.7/manifests"},{"name":"v1.52.0-rc.6","sha":"0f24ac78ae6a551c30e7d45419672c0ed72dbd64","kind":"tag","published_at":"2022-05-18T00:01:13.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.6","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.6/manifests"},{"name":"v1.52.0-rc.5","sha":"64d210f278597f44fd2ebda8ce5e46cdebe063af","kind":"tag","published_at":"2022-05-17T21:05:55.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.5","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.5/manifests"},{"name":"v1.52.0-rc.4","sha":"6b9776a7fb363bf698bb2d85d126fd3317050b02","kind":"tag","published_at":"2022-05-17T16:28:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.4","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.4/manifests"},{"name":"v1.52.0-rc.3","sha":"fae1fc110ed900d849a1c6f914fa1f7275be2382","kind":"tag","published_at":"2022-05-17T16:20:39.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.3/manifests"},{"name":"v1.52.0-rc.2","sha":"c963b349fdda044c624176c76999baa54e57106e","kind":"tag","published_at":"2022-05-13T21:54:57.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.2/manifests"},{"name":"v1.52.0-rc.1","sha":"6f9f0137ec80b40a855bcabb43bad7e61dc334b5","kind":"tag","published_at":"2022-04-19T03:50:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.1/manifests"},{"name":"v1.52.0-rc.0","sha":"8dba191e789d4e390b4ec08cbb4d222cf94a66ed","kind":"tag","published_at":"2022-03-25T03:37:05.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.52.0-rc.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.52.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.52.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.52.0-rc.0/manifests"},{"name":"v1.51.2","sha":"85b916670b77b9096b6ed3f4e441702f09d5cae6","kind":"tag","published_at":"2022-02-17T17:52:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.51.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"b5a604ac6b505264b08265b6e5312fd845fc88fc","kind":"tag","published_at":"2022-02-17T07:48:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.51.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"e3a81cbe3c06f2104549a9f6dedc4258bf23cd96","kind":"tag","published_at":"2022-02-14T16:39:04.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.51.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.51.0/manifests"},{"name":"v1.50.21","sha":"c41761ef6203ec9b70723918527143b14f9ed637","kind":"tag","published_at":"2022-02-14T15:24:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.21","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.21/manifests"},{"name":"v1.50.20","sha":"223a71010a831affc6248696bc2276d898463228","kind":"tag","published_at":"2022-02-11T20:52:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.20","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.20/manifests"},{"name":"v1.50.19","sha":"214d71c8fd7d8ea6e6ffef1db132b4605828b799","kind":"tag","published_at":"2022-02-07T21:38:39.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.19","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.19/manifests"},{"name":"v1.50.18","sha":"079b941e9049304caf8915dd12f6cb936079eca0","kind":"tag","published_at":"2022-02-07T20:39:12.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.18","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.18/manifests"},{"name":"v1.50.17","sha":"9143cf235963f563fd2562eaefb392a6bebac4ef","kind":"tag","published_at":"2022-01-31T20:05:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.17","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.17/manifests"},{"name":"v1.50.16","sha":"7203495d64bdc70faf8fb25577866f69182190e6","kind":"tag","published_at":"2022-01-24T19:36:24.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.16","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.16/manifests"},{"name":"v1.50.15","sha":"08cc12aabcd898558abd2ae66d7a3d7b2225db5c","kind":"tag","published_at":"2022-01-19T21:33:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.15","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.15/manifests"},{"name":"v1.50.14","sha":"9a9741bdc42da75ad40148f14178802db13beecc","kind":"tag","published_at":"2021-12-21T17:26:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.14","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.14/manifests"},{"name":"v1.50.13","sha":"44f21582472892b06f9907ee507e8abda16d62c2","kind":"tag","published_at":"2021-12-21T02:13:31.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.13","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.13/manifests"},{"name":"v1.50.12","sha":"cb59a8e09c61913fb0443a84fc894714e9199686","kind":"tag","published_at":"2021-12-19T05:12:44.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.12","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.12/manifests"},{"name":"v1.50.11","sha":"951eb256fcbde9f60f45bb120b2721621c0fe2fb","kind":"tag","published_at":"2021-12-13T23:17:42.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.11","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.11/manifests"},{"name":"v1.50.10","sha":"8911177a8a4b970918c1e194616cfcbb5f451151","kind":"tag","published_at":"2021-12-08T02:40:54.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.10","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.10/manifests"},{"name":"v1.50.9","sha":"8f230cacb098e887a36a79f64eb4903217e41303","kind":"tag","published_at":"2021-12-06T22:01:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.9","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.9/manifests"},{"name":"v1.50.8","sha":"be840f041a16029a688843aecaa39b3e5ec06f98","kind":"tag","published_at":"2021-12-01T19:59:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.8","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.8/manifests"},{"name":"v1.50.7","sha":"145b793b601b2f9bacf6057db7a679e6b175f292","kind":"tag","published_at":"2021-12-01T19:05:20.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.7","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"4fd471695075174584751baf228413e22e5481dd","kind":"tag","published_at":"2021-11-26T19:59:57.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.6","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"531028a9f85b51d817717c4106d6fd83dfc68b96","kind":"tag","published_at":"2021-11-25T00:14:27.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.5","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"4b5829d5a98c7c985abf2540cea196624f047dcc","kind":"tag","published_at":"2021-11-17T03:47:05.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.4","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"66f48285424c4b6971255605708dabd8300463ed","kind":"tag","published_at":"2021-11-17T00:18:28.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"5e18b9c997d38f0e0380f10903cfe46b7397a092","kind":"tag","published_at":"2021-11-13T19:44:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"ee19878aaa5e86280ad1911f6824211696da0fb2","kind":"tag","published_at":"2021-11-09T08:27:05.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"b7c43988bb2f6f8207509e76c4e0264499b2ea6d","kind":"tag","published_at":"2021-11-09T05:39:31.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.50.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"5ab824db6da81a77e5aad7172be397c54f8e0312","kind":"tag","published_at":"2021-11-03T21:22:49.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.49.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.49.0/manifests"},{"name":"v1.48.0-rc.30","sha":"7661d3d120007f65ef066fb9a405e9802c65f87d","kind":"tag","published_at":"2021-11-01T08:40:02.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.30","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.30/manifests"},{"name":"v1.48.0-rc.29","sha":"a36da24d43c711abdea884448fa09b1a8b2533d9","kind":"tag","published_at":"2021-10-29T23:53:33.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.29","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.29/manifests"},{"name":"v1.48.0-rc.28","sha":"0651d959187b9f100da24ba5ed8f12cde235b2a6","kind":"tag","published_at":"2021-10-29T22:39:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.28","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.28/manifests"},{"name":"v1.48.0-rc.27","sha":"8f317e41b76059e50d26878ec7abdda9a79e030a","kind":"tag","published_at":"2021-10-29T21:23:31.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.27","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.27/manifests"},{"name":"v1.48.0-rc.26","sha":"47b93551e831ccfe34a02ef03b5d9e7185a71226","kind":"tag","published_at":"2021-10-28T21:38:34.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.26","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.26/manifests"},{"name":"v1.48.0-rc.25","sha":"19a43559605f2f745ab3d5f3fbaef218dc7b7935","kind":"tag","published_at":"2021-10-25T22:49:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.25","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.25/manifests"},{"name":"v1.48.0-rc.24","sha":"506c2f81b8478e337d21087408403871fadadd30","kind":"tag","published_at":"2021-10-25T21:54:39.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.24","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.24/manifests"},{"name":"v1.48.0-rc.23","sha":"1b2f3c6cff6007c3d6fd8fdfd91ccd52b00a9fd6","kind":"tag","published_at":"2021-10-24T18:33:47.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.23","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.23/manifests"},{"name":"v1.48.0-rc.22","sha":"4281f6530af42d0eabd5cde88fdaffdec492c362","kind":"tag","published_at":"2021-10-23T06:51:57.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.22","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.22/manifests"},{"name":"v1.48.0-rc.21","sha":"d4f4af187679c3f8299383992175effb2fd9d2a4","kind":"tag","published_at":"2021-10-22T02:13:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.21","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.21/manifests"},{"name":"v1.48.0-rc.20","sha":"3a56d4cc046db9a48269853936d93c3e45801ff7","kind":"tag","published_at":"2021-10-21T22:11:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.20","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.20/manifests"},{"name":"v1.48.0-rc.19","sha":"63c240ebbdda6efc2ba8b24547f143cb8bd8c57e","kind":"tag","published_at":"2021-10-20T05:44:00.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.19","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.19/manifests"},{"name":"v1.48.0-rc.18","sha":"e35e02c3839b8fc4ba6f2248cbc769ce088ebb27","kind":"tag","published_at":"2021-10-20T01:40:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.18","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.18/manifests"},{"name":"v1.48.0-rc.17","sha":"f1a51532b088c3edb81db8c2bdbd781e58e75528","kind":"tag","published_at":"2021-10-19T09:25:50.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.17","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.17/manifests"},{"name":"v1.48.0-rc.16","sha":"6155af2de17d6ad94168b5ba29601c43982dc46d","kind":"tag","published_at":"2021-10-19T09:01:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.16","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.16/manifests"},{"name":"v1.48.0-rc.15","sha":"59e8c49d5869ddbbe22b16b32ff88b2e8e448d50","kind":"tag","published_at":"2021-10-15T21:13:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.15","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.15/manifests"},{"name":"v1.48.0-rc.14","sha":"a6c4c9432a83af32419586d4fd4ecd4fab5d89d8","kind":"tag","published_at":"2021-10-13T22:44:09.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.14","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.14/manifests"},{"name":"v1.48.0-rc.13","sha":"908b1176f01a50a1690088a7ba7d9c3c71659b36","kind":"tag","published_at":"2021-10-12T00:06:34.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.13","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.13/manifests"},{"name":"v1.48.0-rc.12","sha":"93ccefbfbf1881142a02594cfc44a6cc010ed9a0","kind":"tag","published_at":"2021-10-11T19:15:09.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.12","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.12/manifests"},{"name":"v1.48.0-rc.11","sha":"147ae4d2ca4f8c2a14027c0eae9e1b1f1b7d0184","kind":"tag","published_at":"2021-10-09T14:53:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.11","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.11/manifests"},{"name":"v1.48.0-rc.10","sha":"c917927b6eb93816f5ef4299909c6482535350a1","kind":"tag","published_at":"2021-10-07T20:56:14.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.10","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.10/manifests"},{"name":"v1.48.0-rc.9","sha":"e900acf7b19d66a2be1b890a7b9e230c257ccde5","kind":"tag","published_at":"2021-10-07T06:42:08.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.9","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.9/manifests"},{"name":"v1.48.0-rc.8","sha":"d644303c30e2a3352be9f1609c9456465da3b46e","kind":"tag","published_at":"2021-10-06T21:46:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.8","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.8/manifests"},{"name":"v1.48.0-rc.7","sha":"1d09abf2da39af9b43295bdec6f0c9840067cac7","kind":"tag","published_at":"2021-09-30T19:26:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.7","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.7/manifests"},{"name":"v1.48.0-rc.6","sha":"ebf25bd6976038333baf0ae38b978c5b713dc7aa","kind":"tag","published_at":"2021-09-20T20:31:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.6","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.6/manifests"},{"name":"v1.48.0-rc.5","sha":"177702bacb403b2de4c5fb18f576737ff0a2d1ff","kind":"tag","published_at":"2021-09-17T21:44:23.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.5","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.5/manifests"},{"name":"v1.48.0-rc.4","sha":"afb85c064c0ab4a541bd5d832d9b7086a66aa2c0","kind":"tag","published_at":"2021-09-17T05:23:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.4","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.4/manifests"},{"name":"v1.48.0-rc.3","sha":"7202cf211b803b8330ccaa179ac0364ef42e2aa8","kind":"tag","published_at":"2021-09-16T07:42:19.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.3/manifests"},{"name":"v1.48.0-rc.2","sha":"faca757d8ca44a63915d7231f3b50146414eab17","kind":"tag","published_at":"2021-09-15T17:52:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.2/manifests"},{"name":"v1.48.0-rc.1","sha":"628f60e24d5e1d7bbd028f0d928d17bff8e2c267","kind":"tag","published_at":"2021-09-13T20:18:54.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.1/manifests"},{"name":"v1.48.0-rc.0","sha":"77fe5f37a3f81628f11d77fcf650aa95a53a7406","kind":"tag","published_at":"2021-09-13T15:46:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.48.0-rc.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.48.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.48.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.48.0-rc.0/manifests"},{"name":"v1.47.12","sha":"f6b4da5a3e016cb87c4ae1daa96239e04fcb5fd1","kind":"tag","published_at":"2021-09-12T06:03:54.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.47.12","html_url":"https://github.com/ash-project/ash/releases/tag/v1.47.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.47.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.12/manifests"},{"name":"v1.47.11","sha":"4ec4e6fdc97c71534a6ca59b7dcda226ec0ffa34","kind":"tag","published_at":"2021-08-29T19:14:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.47.11","html_url":"https://github.com/ash-project/ash/releases/tag/v1.47.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.47.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.11/manifests"},{"name":"v1.47.10","sha":"e74af3f56a42fd198143849bf0a4d306856b1e8a","kind":"tag","published_at":"2021-08-29T16:36:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.47.10","html_url":"https://github.com/ash-project/ash/releases/tag/v1.47.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.47.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.10/manifests"},{"name":"v1.47.9","sha":"a618eb0a070858b35c2aa09a952c75b83de3a668","kind":"tag","published_at":"2021-08-11T14:43:28.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.47.9","html_url":"https://github.com/ash-project/ash/releases/tag/v1.47.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.47.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.9/manifests"},{"name":"v1.47.8","sha":"a6717a2622fa34f153f890e478a6f0c01d836a16","kind":"tag","published_at":"2021-08-05T05:45:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.47.8","html_url":"https://github.com/ash-project/ash/releases/tag/v1.47.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.47.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.8/manifests"},{"name":"v1.47.7","sha":"36ae47cdf2911b535ee2c9921dde1b0397defa1d","kind":"tag","published_at":"2021-08-04T23:17:50.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.47.7","html_url":"https://github.com/ash-project/ash/releases/tag/v1.47.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.47.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.7/manifests"},{"name":"v1.47.6","sha":"fa1372d433dc2a37598ed539368c14e4aaeb82dd","kind":"tag","published_at":"2021-08-01T17:15:12.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.47.6","html_url":"https://github.com/ash-project/ash/releases/tag/v1.47.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.47.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.6/manifests"},{"name":"v1.47.5","sha":"3216b90323c61cd6284a593f53126c6537558763","kind":"tag","published_at":"2021-07-28T03:04:33.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.47.5","html_url":"https://github.com/ash-project/ash/releases/tag/v1.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.5/manifests"},{"name":"v1.47.4","sha":"73a0d3319fc70abd4fd5e7ea12b29cc70ee3980f","kind":"tag","published_at":"2021-07-25T21:58:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.47.4","html_url":"https://github.com/ash-project/ash/releases/tag/v1.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.4/manifests"},{"name":"v1.47.3","sha":"a350ab73f3d72d0d8b01225e813d2d291c31b065","kind":"tag","published_at":"2021-07-23T17:17:00.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.47.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.3/manifests"},{"name":"v1.47.2","sha":"d0d96c094928c16cc241df3941fc2b30c37939e0","kind":"tag","published_at":"2021-07-23T16:12:51.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.47.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"51906dd5364256e94e6b5e5ab72fe8fe90a17278","kind":"tag","published_at":"2021-07-23T16:10:54.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.47.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"afc74b7a89ca486b0c0f2efe18b5315d7edc0024","kind":"tag","published_at":"2021-07-22T20:26:21.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.47.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.47.0/manifests"},{"name":"v1.46.13","sha":"a5c7b197ef2d5cc13ac9e57564b2b1e43d2a9d97","kind":"tag","published_at":"2021-07-21T04:16:02.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.46.13","html_url":"https://github.com/ash-project/ash/releases/tag/v1.46.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.46.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.13/manifests"},{"name":"v1.46.12","sha":"b8f2f4413ffaac677c23fec1f65fc8e01430aba8","kind":"tag","published_at":"2021-07-20T00:58:39.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.46.12","html_url":"https://github.com/ash-project/ash/releases/tag/v1.46.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.46.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.12/manifests"},{"name":"v1.46.11","sha":"563926b6c776155429295724c25473b7dab9aec5","kind":"tag","published_at":"2021-07-19T17:52:59.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.46.11","html_url":"https://github.com/ash-project/ash/releases/tag/v1.46.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.46.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.11/manifests"},{"name":"v1.46.10","sha":"f2216008b8a46eda9d7b57caf1916c9815a0878e","kind":"tag","published_at":"2021-07-18T23:26:11.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.46.10","html_url":"https://github.com/ash-project/ash/releases/tag/v1.46.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.46.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.10/manifests"},{"name":"v1.46.9","sha":"0e7f9f172ff7b0cc5c4095039935719af9122622","kind":"tag","published_at":"2021-07-18T07:27:12.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.46.9","html_url":"https://github.com/ash-project/ash/releases/tag/v1.46.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.46.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.9/manifests"},{"name":"v1.46.8","sha":"59f56adcf30e5c064f83d440bad628f8271a3b84","kind":"tag","published_at":"2021-07-18T06:46:20.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.46.8","html_url":"https://github.com/ash-project/ash/releases/tag/v1.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.46.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.8/manifests"},{"name":"v1.46.7","sha":"585113eeadaa77c0ab4eda130fadc025f123aa49","kind":"tag","published_at":"2021-07-17T00:09:49.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.46.7","html_url":"https://github.com/ash-project/ash/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"4e449450d5e234f356ca361274e5cd69a94ae941","kind":"tag","published_at":"2021-07-15T00:43:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.46.6","html_url":"https://github.com/ash-project/ash/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"99de51bc1df7d60cc88af36bc8d1cbdb78aaf539","kind":"tag","published_at":"2021-07-09T17:08:24.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.46.5","html_url":"https://github.com/ash-project/ash/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"9523f15213128e1e6b5f0df4b1e6c419d561cd56","kind":"tag","published_at":"2021-07-08T19:02:21.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.46.4","html_url":"https://github.com/ash-project/ash/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"63a4a80ac49d743746ab4118084f625596e2a87b","kind":"tag","published_at":"2021-07-05T18:27:18.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.46.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"5d0719cc71f31e252b7e11bc688dea9b5eb59c2d","kind":"tag","published_at":"2021-07-04T20:43:03.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.46.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"0ca6d68ce8ecf509fee0159b567fb2c95d1b3d7f","kind":"tag","published_at":"2021-07-02T16:38:27.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.46.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"fa192944e046c3ebe6cd244ef482f89d3c3b33d4","kind":"tag","published_at":"2021-07-02T02:55:54.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.46.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.46.0/manifests"},{"name":"v1.45.0-rc20","sha":"c3282cd79b8fa6d58e8c8b63253fbc22ce4b2590","kind":"tag","published_at":"2021-07-01T19:23:47.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc20","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc20/manifests"},{"name":"v1.45.0-rc19","sha":"45fe33c3fc3557df880b9a967f949bc80e4cbdbb","kind":"tag","published_at":"2021-06-29T16:23:33.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc19","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc19/manifests"},{"name":"v1.45.0-rc18","sha":"7462ff5265c7a85cf340b10dfbada570c9102a66","kind":"tag","published_at":"2021-06-28T17:27:49.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc18","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc18/manifests"},{"name":"v1.45.0-rc17","sha":"913f4219e6df9e44bae6c60aa1bdb01b7566ef65","kind":"tag","published_at":"2021-06-28T16:05:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc17","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc17/manifests"},{"name":"v1.45.0-rc16","sha":"b7d31a0611b284ab55919d62c95f825e0e4f3f8c","kind":"tag","published_at":"2021-06-25T17:51:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc16","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc16/manifests"},{"name":"v1.45.0-rc15","sha":"62b2e0d486a95b5f9521e98ced5b269dc1a65bb8","kind":"tag","published_at":"2021-06-25T17:41:33.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc15","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc15/manifests"},{"name":"v1.45.0-rc14","sha":"1f4b259ca6c099b52e5fcceaed8d421062efe5a5","kind":"tag","published_at":"2021-06-24T22:25:52.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc14","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc14/manifests"},{"name":"v1.45.0-rc13","sha":"12b9a5b1e3ae4dc8255e750e1084d4d609a68510","kind":"tag","published_at":"2021-06-24T22:22:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc13","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc13/manifests"},{"name":"v1.45.0-rc12","sha":"5fb64a2d023e10be7981874809936bab700a834e","kind":"tag","published_at":"2021-06-24T21:52:34.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc12","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc12/manifests"},{"name":"v1.45.0-rc11","sha":"774dcb427d3b93979568e3318810335aba4dbd82","kind":"tag","published_at":"2021-06-24T21:01:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc11","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc11/manifests"},{"name":"v1.45.0-rc10","sha":"7b65cd8bc6f0d2f4212921b2b12547db1e309aae","kind":"tag","published_at":"2021-06-24T05:18:19.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc10","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc10/manifests"},{"name":"v1.45.0-rc9","sha":"92b6b8d2f80e34efe5cfe36124a4793482b0d0a8","kind":"tag","published_at":"2021-06-23T21:20:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc9","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc9/manifests"},{"name":"v1.45.0-rc8","sha":"03790530262704b7074adc08d9183855e8cf4865","kind":"tag","published_at":"2021-06-23T16:50:37.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc8","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc8/manifests"},{"name":"v1.45.0-rc7","sha":"70ffcf1a13fd5853ebaa4c7cfd606c5f543a5fc9","kind":"tag","published_at":"2021-06-22T17:58:21.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc7","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc7/manifests"},{"name":"v1.45.0-rc6","sha":"57c6d8dce5013ebceec2db4fb6c65515bdaa6ae4","kind":"tag","published_at":"2021-06-08T21:39:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc6","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc6/manifests"},{"name":"v1.45.0-rc5","sha":"1e124295ed08b8704b941f206bef547ee4af8f46","kind":"tag","published_at":"2021-06-08T18:44:09.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc5","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc5/manifests"},{"name":"v1.45.0-rc4","sha":"a4170e7e0f5fdd9c5a17d10c979d7657072e39aa","kind":"tag","published_at":"2021-06-05T22:11:23.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc4","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc4/manifests"},{"name":"v1.45.0-rc3","sha":"bed9286c6ce88c8c90fff408cd7b99660d780083","kind":"tag","published_at":"2021-06-05T06:44:58.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc3/manifests"},{"name":"v1.45.0-rc2","sha":"728163339e296854944eac9c2c0f2c07d26caf6e","kind":"tag","published_at":"2021-06-04T22:35:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc2/manifests"},{"name":"v1.45.0-rc1","sha":"fa921759e734c8662bc24093ab92d1db2161cbea","kind":"tag","published_at":"2021-06-04T18:59:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc1/manifests"},{"name":"v1.45.0-rc0","sha":"4e11f5b911837bf87545ffc0c97f1cea4fca2b1b","kind":"tag","published_at":"2021-06-04T05:41:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.45.0-rc0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.45.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.45.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.45.0-rc0/manifests"},{"name":"v1.44.13","sha":"59095bbf2f9616fd71f56ba554a00391291fd442","kind":"tag","published_at":"2021-05-28T07:12:37.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.44.13","html_url":"https://github.com/ash-project/ash/releases/tag/v1.44.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.44.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.13/manifests"},{"name":"v1.44.12","sha":"c0cd039ae2c18550a5906ab85b625de0761f86f7","kind":"tag","published_at":"2021-05-23T03:53:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.44.12","html_url":"https://github.com/ash-project/ash/releases/tag/v1.44.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.44.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.12/manifests"},{"name":"v1.44.11","sha":"b859e86b9d5bf91e6af8661870206677485980f3","kind":"tag","published_at":"2021-05-20T20:43:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.44.11","html_url":"https://github.com/ash-project/ash/releases/tag/v1.44.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.44.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.11/manifests"},{"name":"v1.44.10","sha":"b7d5bf314ccadd201329d5324622e1c69a61c070","kind":"tag","published_at":"2021-05-20T16:19:55.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.44.10","html_url":"https://github.com/ash-project/ash/releases/tag/v1.44.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.44.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.10/manifests"},{"name":"v1.44.9","sha":"42c36e3b48d01463814c5b77869b0a8106948914","kind":"tag","published_at":"2021-05-20T05:37:13.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.44.9","html_url":"https://github.com/ash-project/ash/releases/tag/v1.44.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.44.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.9/manifests"},{"name":"v1.44.8","sha":"10c572402d62a00b580d1b5eb1b40bcdb2c160e2","kind":"tag","published_at":"2021-05-19T05:32:20.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.44.8","html_url":"https://github.com/ash-project/ash/releases/tag/v1.44.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.44.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.8/manifests"},{"name":"v1.44.7","sha":"53e272ce5927d33e09268b8cc85034b9faf7e3ff","kind":"tag","published_at":"2021-05-19T03:13:03.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.44.7","html_url":"https://github.com/ash-project/ash/releases/tag/v1.44.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.44.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.7/manifests"},{"name":"v1.44.6","sha":"9eb3a98f5dac61e518f32db006b9a94bb16ba952","kind":"tag","published_at":"2021-05-18T05:44:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.44.6","html_url":"https://github.com/ash-project/ash/releases/tag/v1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.6/manifests"},{"name":"v1.44.5","sha":"e43ca47ec4c88482f63a17c3efd6387d188adf86","kind":"tag","published_at":"2021-05-18T04:29:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.44.5","html_url":"https://github.com/ash-project/ash/releases/tag/v1.44.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.44.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.5/manifests"},{"name":"v1.44.4","sha":"083ded3af81591ae1083e5075441eacfcb38aef5","kind":"tag","published_at":"2021-05-17T19:07:06.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.44.4","html_url":"https://github.com/ash-project/ash/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"5df73c420f19f4ff755ecc54e4db47817cf725ea","kind":"tag","published_at":"2021-05-17T02:41:51.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.44.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"0f9d0810fcd97d627d9a1e015330bd258174ff13","kind":"tag","published_at":"2021-05-15T15:56:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.44.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"cc8ff988e026ec1f93875c9120f6d0c992c98ed5","kind":"tag","published_at":"2021-05-14T05:56:50.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.44.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"bb2e6222dc6fc08c8fa7d7a24694b95b24a3738a","kind":"tag","published_at":"2021-05-14T05:08:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.44.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.44.0/manifests"},{"name":"v1.43.12","sha":"d2a51a02ac2cc613906f57fea04766e94b6a2e28","kind":"tag","published_at":"2021-05-11T04:28:42.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.43.12","html_url":"https://github.com/ash-project/ash/releases/tag/v1.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.12/manifests"},{"name":"v1.43.11","sha":"e18bfe12d9726fda7a5e2f1ed024e9957f25216c","kind":"tag","published_at":"2021-05-09T21:36:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.43.11","html_url":"https://github.com/ash-project/ash/releases/tag/v1.43.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.43.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.11/manifests"},{"name":"v1.43.10","sha":"7f5012131797d2991818657453d7dece4d47fa4d","kind":"tag","published_at":"2021-05-09T21:13:16.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.43.10","html_url":"https://github.com/ash-project/ash/releases/tag/v1.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.10/manifests"},{"name":"v1.43.9","sha":"a77003024cf3cbb50957564f10dc0ca9be243311","kind":"tag","published_at":"2021-05-09T02:48:13.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.43.9","html_url":"https://github.com/ash-project/ash/releases/tag/v1.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.9/manifests"},{"name":"v1.43.8","sha":"ebd631a11b466660fbe8be0c77f6ae24720a9da5","kind":"tag","published_at":"2021-05-07T20:42:39.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.43.8","html_url":"https://github.com/ash-project/ash/releases/tag/v1.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.8/manifests"},{"name":"v1.43.7","sha":"f563fb0110f358983b2127a8da2dee904d1117f3","kind":"tag","published_at":"2021-05-07T15:58:35.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.43.7","html_url":"https://github.com/ash-project/ash/releases/tag/v1.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.7/manifests"},{"name":"v1.43.6","sha":"7869ce2560b61a38f3aca4a9602d69b4732e6a78","kind":"tag","published_at":"2021-05-07T05:52:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.43.6","html_url":"https://github.com/ash-project/ash/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"269d69c37b5b33ee889ac4ac037a32cfc7c166e1","kind":"tag","published_at":"2021-05-07T05:07:23.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.43.5","html_url":"https://github.com/ash-project/ash/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"67fe0256222672b0bea4471d5b97e3e72407a545","kind":"tag","published_at":"2021-05-07T04:32:16.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.43.4","html_url":"https://github.com/ash-project/ash/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"7835088e9f1a81ffd530a2f53e5e0a1732df1a4b","kind":"tag","published_at":"2021-05-06T21:38:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.43.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"95374b1498c4fe4494e1c8f4a41b90f89c03da59","kind":"tag","published_at":"2021-05-04T16:27:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.43.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"8f0642f91dc2ea4c294c64922188f8e0bef46bf9","kind":"tag","published_at":"2021-05-04T13:27:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.43.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"e8fd1b2a917bde53559586772bb382a416765e08","kind":"tag","published_at":"2021-05-03T20:21:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.43.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"66435322786c5d0b90a34051da969b68dcc8a045","kind":"tag","published_at":"2021-04-29T21:10:44.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.42.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.42.0/manifests"},{"name":"v1.41.12","sha":"b851cee0ac845a0b5b88882adc487bbd7d97f26e","kind":"tag","published_at":"2021-04-27T17:45:34.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.41.12","html_url":"https://github.com/ash-project/ash/releases/tag/v1.41.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.41.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.12/manifests"},{"name":"v1.41.11","sha":"269a556f041e129045660e25d11699b6dce068a7","kind":"tag","published_at":"2021-04-26T20:02:13.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.41.11","html_url":"https://github.com/ash-project/ash/releases/tag/v1.41.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.41.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.11/manifests"},{"name":"v1.41.10","sha":"49f6bbf7edf09a0c4b66e6e2bda03c96c7a7060b","kind":"tag","published_at":"2021-04-25T22:37:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.41.10","html_url":"https://github.com/ash-project/ash/releases/tag/v1.41.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.41.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.10/manifests"},{"name":"v1.41.9","sha":"3aacc00b05d525f780f502e8d1178875a8ec066a","kind":"tag","published_at":"2021-04-23T15:41:59.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.41.9","html_url":"https://github.com/ash-project/ash/releases/tag/v1.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.9/manifests"},{"name":"v1.41.8","sha":"0d5310dd51f3b122ad8babdfada7f16c4401a68f","kind":"tag","published_at":"2021-04-21T17:32:29.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.41.8","html_url":"https://github.com/ash-project/ash/releases/tag/v1.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.8/manifests"},{"name":"v1.41.7","sha":"8baf6a32d7d5f10b5a0d5b3b1f7efba2699af967","kind":"tag","published_at":"2021-04-18T20:20:20.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.41.7","html_url":"https://github.com/ash-project/ash/releases/tag/v1.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.7/manifests"},{"name":"v1.41.6","sha":"44deae86ddca00397681d139d32799fc3d212cb1","kind":"tag","published_at":"2021-04-16T18:25:08.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.41.6","html_url":"https://github.com/ash-project/ash/releases/tag/v1.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.6/manifests"},{"name":"v1.41.5","sha":"ddda9e758f008ce54a48b417f091a8a95e96d9c2","kind":"tag","published_at":"2021-04-15T18:59:29.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.41.5","html_url":"https://github.com/ash-project/ash/releases/tag/v1.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.5/manifests"},{"name":"v1.41.4","sha":"39a06e79fe2eb7fc55f92e721b15f10608f7ea2d","kind":"tag","published_at":"2021-04-15T03:39:49.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.41.4","html_url":"https://github.com/ash-project/ash/releases/tag/v1.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.4/manifests"},{"name":"v1.41.3","sha":"f97caad9082e082a7a85cd6bdf7cff39c658f60d","kind":"tag","published_at":"2021-04-14T18:19:35.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.41.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6ccf0e47d4fdd231a00f28ffca44b90d095fa6d4","kind":"tag","published_at":"2021-04-13T21:44:58.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.41.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"85455094621105475f976748cd7d909c4d7e7cc8","kind":"tag","published_at":"2021-04-13T20:28:19.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.41.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"2ad23b5b4d8d3a529136f287f90e600c770ab717","kind":"tag","published_at":"2021-04-13T20:22:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.41.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"38915efcc6d5478147aa36c62c0f1b5d3b4989a1","kind":"tag","published_at":"2021-04-13T19:49:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.40.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.40.0/manifests"},{"name":"v1.39.7","sha":"ddd53e90184ed5314df40fc73a79f2d4eb16f93e","kind":"tag","published_at":"2021-04-12T20:53:28.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.39.7","html_url":"https://github.com/ash-project/ash/releases/tag/v1.39.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.39.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.39.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.39.7/manifests"},{"name":"v1.39.6","sha":"3df91d812b9c48ba00b5375dfd5d012285701050","kind":"tag","published_at":"2021-04-10T20:59:14.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.39.6","html_url":"https://github.com/ash-project/ash/releases/tag/v1.39.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.39.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.39.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.39.6/manifests"},{"name":"v1.39.5","sha":"782a6d9de0bae3b414bc784882e1b93a7e0fb2eb","kind":"tag","published_at":"2021-04-09T04:48:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.39.5","html_url":"https://github.com/ash-project/ash/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"2bde05a916a38e4fde1eb2457dc769252334dc78","kind":"tag","published_at":"2021-04-09T04:10:50.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.39.4","html_url":"https://github.com/ash-project/ash/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"fbf2b1b861758ee4d9c82f52b4ee1d76958a68b1","kind":"tag","published_at":"2021-04-04T20:01:54.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.39.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"7ecd72e61d4fa770738c5e752381cb445ee6e655","kind":"tag","published_at":"2021-04-04T07:13:02.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.39.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"cba34b01779e545133c58dd00ed15d6273c5884c","kind":"tag","published_at":"2021-04-03T18:41:13.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.39.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"415171680771bd4c9e3dc529175614e5d7df8cd4","kind":"tag","published_at":"2021-04-01T15:54:41.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.39.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"1113aa7b6479f7a76d72a1fa64310187d30ab3fd","kind":"tag","published_at":"2021-03-31T21:10:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.38.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"9580137d3f016067659b7aa64b8d31bbc9f198a5","kind":"tag","published_at":"2021-03-29T18:49:01.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.37.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"7511ac7aaf2f538f458c96dce0888d87b5da08e6","kind":"tag","published_at":"2021-03-28T17:44:11.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.37.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"0722cc51cb5018c7f5d67a0308bddbc6ad902bf5","kind":"tag","published_at":"2021-03-25T17:02:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.37.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.37.0/manifests"},{"name":"v1.36.22","sha":"6eb1b3ae91a5e164119c971075481ada57408e62","kind":"tag","published_at":"2021-03-24T04:54:52.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.22","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.22/manifests"},{"name":"v1.36.21","sha":"2c4a02d2a9ac77fef910c66fa12b5a7f49b38acb","kind":"tag","published_at":"2021-03-24T04:25:27.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.21","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.21/manifests"},{"name":"v1.36.19","sha":"5eec3d93b35538d9f93ef5722c8664b7b9427107","kind":"tag","published_at":"2021-03-22T21:37:44.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.19","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.19/manifests"},{"name":"v1.36.18","sha":"07bb9a063f7b68be96bd5f7f742e4387f5106a5e","kind":"tag","published_at":"2021-03-22T06:35:13.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.18","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.18/manifests"},{"name":"v1.36.17","sha":"ce0e5a4d073623fecc6e9d5a517bf58bdff45a2b","kind":"tag","published_at":"2021-03-22T03:00:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.17","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.17/manifests"},{"name":"v1.36.16","sha":"425fa57bbd6a4a91298205f9599f6deb3fd27256","kind":"tag","published_at":"2021-03-22T02:11:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.16","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.16/manifests"},{"name":"v1.36.15","sha":"b795f03b99636276e9496ef867f593da4d87cb39","kind":"tag","published_at":"2021-03-21T18:20:08.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.15","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.15/manifests"},{"name":"v1.36.14","sha":"4219e11401fbcae0eb1ae33d6d65fadc12bf6537","kind":"tag","published_at":"2021-03-21T04:09:51.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.14","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.14/manifests"},{"name":"v1.36.13","sha":"6b8fba8ab1500662b50c0587cc98768527bd0931","kind":"tag","published_at":"2021-03-20T21:18:02.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.13","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.13/manifests"},{"name":"v1.36.12","sha":"49039a17598263deebb887b5d5d29429886f6cec","kind":"tag","published_at":"2021-03-19T22:25:19.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.12","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.12/manifests"},{"name":"v1.36.11","sha":"d229bacb5992ecd37a8a5c5ffa0358dbd45d560f","kind":"tag","published_at":"2021-03-19T21:07:37.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.11","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.11/manifests"},{"name":"v1.36.10","sha":"059d9b0a95f39e3af0b7703eab2ee7ec479317ad","kind":"tag","published_at":"2021-03-19T03:34:51.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.10","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.10/manifests"},{"name":"v1.36.9","sha":"9ede11b7d464fafa8591e5105ecde2e35bcc1788","kind":"tag","published_at":"2021-03-18T02:35:12.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.9","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.9/manifests"},{"name":"v1.36.8","sha":"d4b27d5d4e8bdde5c1bd3e5f21b2f952e456aeab","kind":"tag","published_at":"2021-03-17T03:09:56.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.8","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.8/manifests"},{"name":"v1.36.7","sha":"8cb1997ade22706599d40963a03a4fa7a6558218","kind":"tag","published_at":"2021-03-17T01:41:37.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.7","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.7/manifests"},{"name":"v1.36.6","sha":"e57a61b16fdbc4fbadec5f132da37debe87c4515","kind":"tag","published_at":"2021-03-15T19:55:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.6","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.6/manifests"},{"name":"v1.36.5","sha":"3c570bd679ac54d3337b17a3ad78a18b8f6b8f03","kind":"tag","published_at":"2021-03-14T21:51:58.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.5","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.5/manifests"},{"name":"v1.36.4","sha":"5e48fe114ee30c29c98c44d2c3b9ff0e57fcbc4e","kind":"tag","published_at":"2021-03-13T14:25:47.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.4","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"a2ec2c1f76823728bf167b84f6f5e52d1916c90f","kind":"tag","published_at":"2021-03-13T03:22:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"d6be317c7711fceca60150c2684f0abee88e1ed4","kind":"tag","published_at":"2021-03-12T04:46:03.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"6158377dba89576db9d4d6030bd6f24ab27d529c","kind":"tag","published_at":"2021-03-09T06:21:00.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"83b39df4d5cd471a68e3fae87a3f40a02a5efd56","kind":"tag","published_at":"2021-03-08T22:24:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.36.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.36.0/manifests"},{"name":"v1.35.1","sha":"bab282e49e5eb7c7c75dcd502a13a315d1af6ace","kind":"tag","published_at":"2021-03-07T20:21:28.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.35.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"cb8f557da4bdba468f042f0f915b9b3a9247d87d","kind":"tag","published_at":"2021-03-07T19:10:18.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.35.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.35.0/manifests"},{"name":"v1.34.9","sha":"877203f27aa63f0043ad242c9076e8c2111e2538","kind":"tag","published_at":"2021-03-05T15:39:29.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.34.9","html_url":"https://github.com/ash-project/ash/releases/tag/v1.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.9/manifests"},{"name":"v1.34.8","sha":"1690150ec890cd8b947276c897b6cc5478bb06aa","kind":"tag","published_at":"2021-03-05T03:49:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.34.8","html_url":"https://github.com/ash-project/ash/releases/tag/v1.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.8/manifests"},{"name":"v1.34.7","sha":"d5ff298b62b9cf37c32ddc62e1082a68748e1c28","kind":"tag","published_at":"2021-02-26T20:13:57.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.34.7","html_url":"https://github.com/ash-project/ash/releases/tag/v1.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.7/manifests"},{"name":"v1.34.6","sha":"9c685feeda5db2d095eb353c7b9c9de9c90be609","kind":"tag","published_at":"2021-02-24T18:49:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.34.6","html_url":"https://github.com/ash-project/ash/releases/tag/v1.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.6/manifests"},{"name":"v1.34.5","sha":"af3b090cb1730be1a8ca7894f482bb11534eeaf5","kind":"tag","published_at":"2021-02-24T16:14:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.34.5","html_url":"https://github.com/ash-project/ash/releases/tag/v1.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.5/manifests"},{"name":"v1.34.4","sha":"736a1c4f9173e7441f2f582def6481e05cc9050b","kind":"tag","published_at":"2021-02-24T16:13:01.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.34.4","html_url":"https://github.com/ash-project/ash/releases/tag/v1.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.4/manifests"},{"name":"v1.34.3","sha":"ea4c0e78b58762dfb947af2fa9649b25bfdc78cf","kind":"tag","published_at":"2021-02-23T04:51:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.34.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"33d23d71930bcd0d59b188e7884ab8c67434b64f","kind":"tag","published_at":"2021-02-23T04:16:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.34.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"d82d6990458721cfd2e2592200b226ceeedc1142","kind":"tag","published_at":"2021-02-23T02:35:04.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.34.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"e4dac5e2305d583621db65ecb88d1c27365fc7f8","kind":"tag","published_at":"2021-02-23T01:54:49.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.34.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"c9cf8b5e748fd626bbdeb77bae8788ff64be7b68","kind":"tag","published_at":"2021-02-05T23:57:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.33.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.33.0/manifests"},{"name":"v1.32.2","sha":"008270749b07138bae638c0fd04093f427d3ce56","kind":"tag","published_at":"2021-01-28T19:49:18.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.32.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"6d982a6bd2f08a6292e6d6b017dd8af29cca1ba4","kind":"tag","published_at":"2021-01-27T04:49:29.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.32.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"8706047d4a776a7aedd120687b7ed7568474ab5f","kind":"tag","published_at":"2021-01-25T07:15:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.32.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"1705f724631b826d80ee2265eae4afc27948404a","kind":"tag","published_at":"2021-01-24T18:48:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.31.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"834850dec01d4c09d305aefa0e852b9c309dd11d","kind":"tag","published_at":"2021-01-24T03:32:34.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.31.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.31.0/manifests"},{"name":"v1.30.2","sha":"a890914e36232f54fed659844d2a0b4d52d8989e","kind":"tag","published_at":"2021-01-22T23:20:21.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.30.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"8c18d1f87ab26e128d6ecdc3cbb4c82769a75427","kind":"tag","published_at":"2021-01-22T21:43:28.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.30.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"d6ce1f82e264a24b53dab7618fa950318ff2f240","kind":"tag","published_at":"2021-01-22T21:42:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.30.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.30.0/manifests"},{"name":"v1.29.0-rc1","sha":"c79167834ff4903cb4673a5bb4efded6c49803db","kind":"tag","published_at":"2021-01-21T20:42:50.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.29.0-rc1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.29.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.29.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.29.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.29.0-rc1/manifests"},{"name":"v1.29.0-rc0","sha":"ca176f6e1aa5b5910a7be8876ba35b3745163adc","kind":"tag","published_at":"2021-01-21T20:31:03.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.29.0-rc0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.29.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.29.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.29.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.29.0-rc0/manifests"},{"name":"v1.28.1","sha":"36749669caf8fe6f9f491f2635e05a26b96850e2","kind":"tag","published_at":"2021-01-12T20:41:47.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.28.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"f4af0568d858c5fedf103bdd4ca519e863899039","kind":"tag","published_at":"2021-01-12T20:06:55.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.28.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.28.0/manifests"},{"name":"v1.27.1","sha":"a114cde317b353ebe6222ca9c30be44ffa23ab35","kind":"tag","published_at":"2021-01-08T19:29:27.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.27.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"da78630b4bf5b74f1b38cc5b9d9891d8ac0023c9","kind":"tag","published_at":"2021-01-08T17:16:13.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.27.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.27.0/manifests"},{"name":"v1.26.13","sha":"6f8fb8019494b84161eac3e3943aa98f7877da75","kind":"tag","published_at":"2021-01-08T07:58:23.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.26.13","html_url":"https://github.com/ash-project/ash/releases/tag/v1.26.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.26.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.13/manifests"},{"name":"v1.26.12","sha":"dfdaf0d63b775680e6c38a9f9fcd84ae7504cfe3","kind":"tag","published_at":"2021-01-08T03:31:12.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.26.12","html_url":"https://github.com/ash-project/ash/releases/tag/v1.26.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.26.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.12/manifests"},{"name":"v1.26.11","sha":"540878de2324612100facd7dbf8fec322a2dd0d4","kind":"tag","published_at":"2021-01-08T02:37:01.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.26.11","html_url":"https://github.com/ash-project/ash/releases/tag/v1.26.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.26.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.11/manifests"},{"name":"v1.26.10","sha":"479194e1bddb34ae75f3ec4b63f88a6547e34463","kind":"tag","published_at":"2021-01-07T03:48:04.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.26.10","html_url":"https://github.com/ash-project/ash/releases/tag/v1.26.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.26.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.10/manifests"},{"name":"v1.26.9","sha":"d41a1732415d6ac2c94624c7576cf568f24ff2c2","kind":"tag","published_at":"2021-01-06T20:16:08.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.26.9","html_url":"https://github.com/ash-project/ash/releases/tag/v1.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.9/manifests"},{"name":"v1.26.8","sha":"fa360508efeff9a00221ea5b255724073e505bf3","kind":"tag","published_at":"2021-01-06T19:49:44.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.26.8","html_url":"https://github.com/ash-project/ash/releases/tag/v1.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.8/manifests"},{"name":"v1.26.7","sha":"0a447e037c97416afa19bf973001bc3b3569787f","kind":"tag","published_at":"2021-01-06T19:40:53.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.26.7","html_url":"https://github.com/ash-project/ash/releases/tag/v1.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.7/manifests"},{"name":"v1.26.6","sha":"4342ff7fd2282ffc8fd590475c3ddd8f6a20d296","kind":"tag","published_at":"2020-12-30T21:46:05.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.26.6","html_url":"https://github.com/ash-project/ash/releases/tag/v1.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.6/manifests"},{"name":"v1.26.5","sha":"b7ffc5495fd6d956199fb74cfc1f72f58bf8505a","kind":"tag","published_at":"2020-12-30T16:56:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.26.5","html_url":"https://github.com/ash-project/ash/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"7518ec9eb40ed00d0eb43d2169309fa3d00bd8eb","kind":"tag","published_at":"2020-12-30T06:09:12.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.26.4","html_url":"https://github.com/ash-project/ash/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"80cfe77e35662600aeddb85359059f782edc3244","kind":"tag","published_at":"2020-12-30T05:58:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.26.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"2805a709b76b68a75709515eb92f2973381b95ad","kind":"tag","published_at":"2020-12-29T19:24:14.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.26.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"6198fe1fea9e662fdd3bbee3caf898d067dbcafc","kind":"tag","published_at":"2020-12-29T00:33:30.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.26.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"964877c54d8fbbd5c85e2ac4e21a91bd568281a6","kind":"tag","published_at":"2020-12-29T00:18:15.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.26.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.26.0/manifests"},{"name":"v1.25.8","sha":"949bae3922bf53ecb5586a9e84c07a6cda475aea","kind":"tag","published_at":"2020-12-27T06:09:59.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.25.8","html_url":"https://github.com/ash-project/ash/releases/tag/v1.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.8/manifests"},{"name":"v1.25.7","sha":"ca5790a2731fc0bb64946a398fb4eabdf75039e1","kind":"tag","published_at":"2020-12-27T06:00:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.25.7","html_url":"https://github.com/ash-project/ash/releases/tag/v1.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.7/manifests"},{"name":"v1.25.6","sha":"abf54008e6c5a1e6a67421fafae9a782ef972bf2","kind":"tag","published_at":"2020-12-27T04:55:09.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.25.6","html_url":"https://github.com/ash-project/ash/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.6/manifests"},{"name":"v1.25.5","sha":"2ba01c8f084b2af498c0ad122665ff0d7f7f9420","kind":"tag","published_at":"2020-12-23T19:49:59.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.25.5","html_url":"https://github.com/ash-project/ash/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"a669e4e470fefbb909d53a8f5bf084ba2781554d","kind":"tag","published_at":"2020-12-23T19:18:20.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.25.4","html_url":"https://github.com/ash-project/ash/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"2da3f9753603128263d839c4a8980e0a2a5130d7","kind":"tag","published_at":"2020-12-23T17:46:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.25.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3bc1086a0a79da373b6c99b8445ff2fa80f63e55","kind":"tag","published_at":"2020-12-06T01:39:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.25.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"9b09dddc538bd1bd80f6d9a1689a5d66a64df50b","kind":"tag","published_at":"2020-12-02T03:51:19.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.25.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8e05e4128331b9fca2303b8be5ae064b59031d81","kind":"tag","published_at":"2020-12-02T03:12:34.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.25.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.25.0/manifests"},{"name":"v1.24.2","sha":"1e23199bec1729d66d3fc64de18856525f638549","kind":"tag","published_at":"2020-12-01T06:03:43.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.24.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"ff7a42b8a090b7669151b68ef2afaaa85ce22cdb","kind":"tag","published_at":"2020-11-08T16:50:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.24.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"fde0f24d94af8c243acacf0b4e76330c17c915fa","kind":"tag","published_at":"2020-11-07T05:31:35.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.24.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.24.0/manifests"},{"name":"v1.23.3","sha":"a284d8ae49acef1581fe261f9dba84ec5d7e8088","kind":"tag","published_at":"2020-11-07T05:09:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.23.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"a7c0b673182ec306d62aa30cc09554fc7a57e903","kind":"tag","published_at":"2020-11-06T02:36:03.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.23.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"525b9d666b648961e68cf509729e39f5aba52b8c","kind":"tag","published_at":"2020-11-06T02:14:05.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.23.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"932bebbd19111d6b39c7e970384f379999c2b6e2","kind":"tag","published_at":"2020-11-03T18:59:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.23.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.23.0/manifests"},{"name":"v1.22.1","sha":"f0a15be78617e22773a6825dfacee4f8d7836042","kind":"tag","published_at":"2020-10-29T04:15:07.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.22.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"eed9a5b10b1a9df79b6ad78c6c3a7696d4c9f2b6","kind":"tag","published_at":"2020-10-28T05:15:23.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.22.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"a34d21e73f2f0bc147fc9640088f20ae07c1048a","kind":"tag","published_at":"2020-10-28T05:12:58.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.21.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"82023da84400366d07001593673d1aaa2a418803","kind":"tag","published_at":"2020-10-21T05:09:49.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.20.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"728ccaa074000b58dd00680569a653c440674252","kind":"tag","published_at":"2020-10-21T01:03:13.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.20.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.20.0/manifests"},{"name":"v1.19.1","sha":"ca530f5a154b1c70a7472a4604e7a9cf9c0b7d5b","kind":"tag","published_at":"2020-10-17T23:22:23.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.19.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"6a1870f2071e986e6520d9cad7e316123a39e267","kind":"tag","published_at":"2020-10-17T17:15:00.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.19.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.19.0/manifests"},{"name":"v1.18.1","sha":"8565a5beddf1daa64fb0b678d0473dce9637d586","kind":"tag","published_at":"2020-10-16T05:48:27.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.18.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"59fba01dc8db5bb4f79301d92d1f168fb98f39b3","kind":"tag","published_at":"2020-10-15T04:56:49.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.18.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.18.0/manifests"},{"name":"v1.17.1","sha":"d2b9b72cc33b256b9d73bf5e9e8318447fcb0e42","kind":"tag","published_at":"2020-10-12T06:35:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.17.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"6823f1b39bfa96338ae14fe5424f29fdd311cf8b","kind":"tag","published_at":"2020-10-12T03:57:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.17.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.17.0/manifests"},{"name":"v1.16.2","sha":"9d59ae5611785bbd2668b0865c743116633afac1","kind":"tag","published_at":"2020-10-10T01:02:11.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.16.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"aa891c4f25a56283b7ddc6de5b575c176b1876af","kind":"tag","published_at":"2020-10-10T00:56:30.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.16.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"0d2cbe3c825840fe37568b38dd368b747c3da689","kind":"tag","published_at":"2020-10-08T05:59:27.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.16.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"9e6dddca610f696da8355f13aeeb39069d1aeff8","kind":"tag","published_at":"2020-10-07T05:18:35.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.15.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"e787f2bf3b73b7d6e41218dcc1c37bd7968538a4","kind":"tag","published_at":"2020-10-06T04:58:57.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.15.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"5a6d6487f28a37add3de85588237bbef488c19d1","kind":"tag","published_at":"2020-09-24T01:06:37.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.14.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.14.0/manifests"},{"name":"v1.13.4","sha":"889f1dc368dc1c6399018f9f961ade08346c113d","kind":"tag","published_at":"2020-09-21T22:38:40.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.13.4","html_url":"https://github.com/ash-project/ash/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.13.4/manifests"},{"name":"v1.13.3","sha":"377935ef6b533c795edaf09ce6dd807bdaa7da22","kind":"tag","published_at":"2020-09-19T20:40:31.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.13.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"157f57c8ae9a2ac19bcc39065bc9fd2d507ffb27","kind":"tag","published_at":"2020-09-07T19:27:46.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.13.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"863dba6a7802936fbf6d16cbf1e83936ecb74b29","kind":"tag","published_at":"2020-09-04T05:02:37.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.13.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"78cde9cacf4d44b5287028bed6c6641dc7ca689e","kind":"tag","published_at":"2020-09-02T03:37:34.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.13.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"0ea35edb2f4237bc5a7ed8a88d7076a29e2dec47","kind":"tag","published_at":"2020-08-27T04:30:26.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.12.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"b863fc42ad49585e2c8589816ff16aff6d869178","kind":"tag","published_at":"2020-08-26T17:55:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.11.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"3ccd15f79b67fbba97836260365bc3719afc7b54","kind":"tag","published_at":"2020-08-26T04:16:31.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.11.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"76b727aa706dd63776d7fb377cf4045b9f538814","kind":"tag","published_at":"2020-08-22T22:46:00.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.10.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2f2ff540436af149688d41de022497d2d1507a62","kind":"tag","published_at":"2020-08-19T04:50:52.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.9.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8aa94b52584e64d4c77061be01cfd3960e7d1539","kind":"tag","published_at":"2020-08-18T05:51:07.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.8.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"4f9b0279affcb80839ba69fcedb66b8069029c6c","kind":"tag","published_at":"2020-08-17T06:43:47.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.7.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"cb633bc664057b83ba1e8f7ae7cc1005e6d9c5c1","kind":"tag","published_at":"2020-08-15T22:04:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.6.8","html_url":"https://github.com/ash-project/ash/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"09b140a4acc6fd941cf9ea45c18150f50ef4f043","kind":"tag","published_at":"2020-08-15T21:54:04.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.6.7","html_url":"https://github.com/ash-project/ash/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"c3c31045409a94113b291f06640659b4d2a7fa23","kind":"tag","published_at":"2020-08-15T21:48:25.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.6.6","html_url":"https://github.com/ash-project/ash/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"853f87603edda6af4a245abe3908b5ee967c635d","kind":"tag","published_at":"2020-08-15T21:36:38.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.6.5","html_url":"https://github.com/ash-project/ash/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"2543d9ca295d5bbe65fa8767780930dd3496f782","kind":"tag","published_at":"2020-08-15T21:31:37.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.6.4","html_url":"https://github.com/ash-project/ash/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"b509bf59c18ec5da750cd4e1fd231a8e6b1194a4","kind":"tag","published_at":"2020-08-15T20:32:02.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.6.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"c83280d1866198f81c44b467110bd9936b7293fd","kind":"tag","published_at":"2020-08-13T21:50:00.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.6.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"06222489a5f496ce4bc27bdad1610e425031c906","kind":"tag","published_at":"2020-08-10T17:45:05.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.6.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"73fc9d370c59c549f3ff9ef845a9ecf1bb0cc7a3","kind":"tag","published_at":"2020-08-10T07:37:21.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.6.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"094b39d27ff8553063555fe4d50f4e36a0cfa917","kind":"tag","published_at":"2020-07-24T23:27:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.5.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"68a622b1781e79b1ab4214307a414f1fe9f3876a","kind":"tag","published_at":"2020-07-24T21:32:33.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.5.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.5.0/manifests"},{"name":"v0.13.1","sha":"6143f32bc5ba2fef3772231003f69075615e2f94","kind":"tag","published_at":"2020-07-23T05:37:11.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.13.1","html_url":"https://github.com/ash-project/ash/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"07b33e1d635f9c394f80c4e6ef25cbf4169ae1d9","kind":"tag","published_at":"2020-07-23T05:10:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.13.0","html_url":"https://github.com/ash-project/ash/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"103d6a2206cf72e027bbbe18f116a14490c4e6e2","kind":"tag","published_at":"2020-07-21T02:16:42.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.12.0","html_url":"https://github.com/ash-project/ash/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8b879ce096d2451bebd0d12485c927056f83e99a","kind":"tag","published_at":"2020-07-21T02:05:54.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.11.0","html_url":"https://github.com/ash-project/ash/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.11.0/manifests"},{"name":"v1.4.1","sha":"14ea7607915c1a1588c09b9357e9b3bcb56c63da","kind":"tag","published_at":"2020-07-20T23:16:42.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.4.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"2590a29c3cdc8f1bb212ee0043c19e09e6b0d43f","kind":"tag","published_at":"2020-07-16T23:17:23.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.4.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"51d78700201f0ac5f3481971138c9c7b937c7e29","kind":"tag","published_at":"2020-07-16T01:18:16.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.3.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"413680358d76d93be498cd928699aded9da9e428","kind":"tag","published_at":"2020-07-15T05:39:06.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.3.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4e3908b6a8b1fbcdba41f3c2515d25af542d5c06","kind":"tag","published_at":"2020-07-13T04:37:22.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.2.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0eab59011b26641f23ee507ed4a4045d41ef8462","kind":"tag","published_at":"2020-07-13T03:21:11.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.2.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"06d960db042e38ff4a2952f488e6199c7b90d6e8","kind":"tag","published_at":"2020-07-09T13:25:58.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.1.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b7fb69e6880fab53db7964cf488bbdb1c45d41ae","kind":"tag","published_at":"2020-07-09T07:26:00.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.1.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"9a3172421bdaba5b2b8b6b16ba785f97b31558a9","kind":"tag","published_at":"2020-07-09T07:23:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.1.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"609aabdee338a512b6f6fe747d821395388363de","kind":"tag","published_at":"2020-07-09T06:55:48.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.1.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"b09c90e60e0627f299d7e2efbeddd52c17662c79","kind":"tag","published_at":"2020-07-08T00:31:30.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.0.3","html_url":"https://github.com/ash-project/ash/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0127f483045754754e5ecc5b6747a20f5ff0f664","kind":"tag","published_at":"2020-07-07T23:28:47.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.0.2","html_url":"https://github.com/ash-project/ash/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"88999f27fd64d5e817d759956e0496a6fc83027d","kind":"tag","published_at":"2020-07-07T14:39:51.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.0.1","html_url":"https://github.com/ash-project/ash/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"53552b1afcff96038e91de5e2fced802df57c22c","kind":"tag","published_at":"2020-07-07T14:39:03.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v1.0.0","html_url":"https://github.com/ash-project/ash/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v1.0.0/manifests"},{"name":"v0.10.0","sha":"f416129ed4fc38f8fd294b9d2a77cffed3e26250","kind":"tag","published_at":"2020-07-02T03:19:23.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.10.0","html_url":"https://github.com/ash-project/ash/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"94100d1aaa7afda593e99389fc35972b96e8df9c","kind":"tag","published_at":"2020-06-30T04:15:16.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.9.1","html_url":"https://github.com/ash-project/ash/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"2dbd903f647909f1065a88c20256553b4c151754","kind":"tag","published_at":"2020-06-29T03:44:09.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.9.0","html_url":"https://github.com/ash-project/ash/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"3a1ebd82dbc9e75f35178d74b58d4df4db1a8f6b","kind":"tag","published_at":"2020-06-29T01:37:02.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.8.0","html_url":"https://github.com/ash-project/ash/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"93c8c2b5678b0013540c200f16a3d3a2cca22fbb","kind":"tag","published_at":"2020-06-27T18:27:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.7.0","html_url":"https://github.com/ash-project/ash/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.7.0/manifests"},{"name":"v0.6.5","sha":"6bf4897fb6fc3fa4b2a12dc59a41d5ed4f0d78ea","kind":"tag","published_at":"2020-06-22T06:14:14.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.6.5","html_url":"https://github.com/ash-project/ash/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"4b66718a41da84c51ac184121845e7a617de2370","kind":"tag","published_at":"2020-06-22T04:35:08.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.6.4","html_url":"https://github.com/ash-project/ash/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"f136ddcad7a37afaf6f5af11300aeb98e18c85a3","kind":"tag","published_at":"2020-06-22T03:27:10.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.6.3","html_url":"https://github.com/ash-project/ash/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"67e6cc7ad26bae6106e75bfd828310b91d0aa49a","kind":"tag","published_at":"2020-06-20T23:42:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.6.2","html_url":"https://github.com/ash-project/ash/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ef16cfa23acf0f69ef686e3788616e4225ed0281","kind":"tag","published_at":"2020-06-20T23:04:21.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.6.1","html_url":"https://github.com/ash-project/ash/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"05c1efe409988967a1c4e4b9d8734fe632fb61aa","kind":"tag","published_at":"2020-06-19T02:59:52.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.6.0","html_url":"https://github.com/ash-project/ash/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"95423869cf07337973f478bcab1f5c4f5c284cc1","kind":"tag","published_at":"2020-06-15T07:29:00.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.5.2","html_url":"https://github.com/ash-project/ash/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"e4af9b8c4ca42e1bfa6f44a4ddc820b81a6c1577","kind":"tag","published_at":"2020-06-15T07:03:17.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.5.1","html_url":"https://github.com/ash-project/ash/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"103864ae6be26f212c288683a9986cc265f8def5","kind":"tag","published_at":"2020-06-15T06:40:45.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.5.0","html_url":"https://github.com/ash-project/ash/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"c776da9237e3c407ba966075f04084a36750d9e4","kind":"tag","published_at":"2020-06-14T06:42:44.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.4.0","html_url":"https://github.com/ash-project/ash/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"547418e6e838b577820268dfd1efc017af072eed","kind":"tag","published_at":"2020-06-05T03:35:32.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.3.0","html_url":"https://github.com/ash-project/ash/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"94912f00d11e5b4b6fc51e98489dccff6162d690","kind":"tag","published_at":"2020-06-05T01:56:21.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.2.0","html_url":"https://github.com/ash-project/ash/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.2.0/manifests"},{"name":"v0.1.9","sha":"196e8b7447dfd72157ddd4f1a0f853af6540e149","kind":"tag","published_at":"2020-06-04T06:21:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.1.9","html_url":"https://github.com/ash-project/ash/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"b3b958e7f90c1c50751043b90403cb4e91ffe116","kind":"tag","published_at":"2020-06-02T14:38:46.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.1.8","html_url":"https://github.com/ash-project/ash/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"f7eb38fea65daa7488a3fac9a362d6c4f0a6304f","kind":"tag","published_at":"2020-06-02T13:41:49.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.1.7","html_url":"https://github.com/ash-project/ash/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"480393a3946cffa877467864e39129ebdcc967a2","kind":"tag","published_at":"2020-06-02T12:53:36.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.1.6","html_url":"https://github.com/ash-project/ash/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"60ea42bcbe476a5bd7b59259e8dececd1f0c353c","kind":"tag","published_at":"2020-06-02T12:39:31.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.1.5","html_url":"https://github.com/ash-project/ash/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"f8477ed816467785b7deb0d79dbfd8dfd64c9a02","kind":"tag","published_at":"2020-06-02T06:41:11.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.1.4","html_url":"https://github.com/ash-project/ash/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"d7f7a01b8dc0f65483c17a7a2f89379cdf534166","kind":"tag","published_at":"2020-06-01T05:23:46.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.1.3","html_url":"https://github.com/ash-project/ash/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.1.3/manifests"},{"name":"v0.1.1","sha":"4e76ac06fdae8378e37cb3fedfa02ca765d45dde","kind":"tag","published_at":"2020-06-01T05:19:08.000Z","download_url":"https://codeload.github.com/ash-project/ash/tar.gz/v0.1.1","html_url":"https://github.com/ash-project/ash/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ash-project/ash@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-05-31T13:54:30.824Z","dependent_packages_count":36,"downloads":1522001,"downloads_period":"total","dependent_repos_count":24,"rankings":{"downloads":5.944570893024501,"dependent_repos_count":3.588164412906681,"dependent_packages_count":1.6603066211421305,"stargazers_count":0.7497656982193065,"forks_count":1.7673048600883652,"docker_downloads_count":null,"average":2.7420224970761966},"purl":"pkg:hex/ash","advisories":[{"uuid":"GSA_kwCzR0hTQS1qamY5LXc1dmotcjZ2cM4ABUh4","url":"https://github.com/advisories/GHSA-jjf9-w5vj-r6vp","title":"Ash.Type.Module.cast_input/2 atom exhaustion via unchecked Module.concat allows BEAM VM crash","description":"## Summary\n\n`Ash.Type.Module.cast_input/2` unconditionally creates a new Erlang atom via `Module.concat([value])` for any user-supplied binary string that starts with `\"Elixir.\"`, before verifying whether the referenced module exists. Because Erlang atoms are never garbage-collected and the BEAM atom table has a hard default limit of approximately 1,048,576 entries, an attacker who can submit values to any resource attribute or argument of type `:module` can exhaust this table and crash the entire BEAM VM, taking down the application.\n\n## Details\n\n**Setup**: A resource with a `:module`-typed attribute exposed to user input, which is a supported and documented usage of the `Ash.Type.Module` built-in type:\n\n```elixir\ndefmodule MyApp.Widget do\n  use Ash.Resource, domain: MyApp, data_layer: AshPostgres.DataLayer\n\n  attributes do\n    uuid_primary_key :id\n    attribute :handler_module, :module, public?: true\n  end\n\n  actions do\n    defaults [:read, :destroy]\n    create :create do\n      accept [:handler_module]\n    end\n  end\nend\n```\n\n**Vulnerable code** in `lib/ash/type/module.ex`, lines 105-113:\n\n```elixir\ndef cast_input(\"Elixir.\" \u003c\u003e _ = value, _) do\n  module = Module.concat([value])   # \u003c-- Creates new atom unconditionally\n  if Code.ensure_loaded?(module) do\n    {:ok, module}\n  else\n    :error                          # \u003c-- Returns error but atom is already created\n  end\nend\n```\n\n**Exploit**: Submit repeated `Ash.create` requests (e.g., via a JSON API endpoint) with unique `\"Elixir.*\"` strings:\n\n```elixir\n# Attacker-controlled loop (or HTTP requests to an API endpoint)\nfor i \u003c- 1..1_100_000 do\n  Ash.Changeset.for_create(MyApp.Widget, :create, %{handler_module: \"Elixir.Attack#{i}\"})\n  |\u003e Ash.create()\n  # Each iteration: Module.concat([\"Elixir.Attack#{i}\"]) creates a new atom\n  # cast_input returns :error but the atom :\"Elixir.Attack#{i}\" persists\nend\n# After ~1,048,576 unique strings: BEAM crashes with system_limit\n```\n\n**Contrast**: The non-`\"Elixir.\"` path in the same function correctly uses `String.to_existing_atom/1`, which is safe because it only looks up atoms that already exist:\n\n```elixir\ndef cast_input(value, _) when is_binary(value) do\n  atom = String.to_existing_atom(value)   # safe - raises if atom doesn't exist\n  ...\nend\n```\n\n**Additional occurrence**: `cast_stored/2` at line 141 contains the identical pattern, which is reachable when reading `:module`-typed values from the database if an attacker can write arbitrary `\"Elixir.*\"` strings to the relevant database column.\n\n## Impact\n\nAn attacker who can submit requests to any API endpoint backed by an Ash resource with a `:module`-typed attribute or argument can crash the entire BEAM VM process. This is a complete denial of service: all resources served by that VM instance (not just the targeted resource) become unavailable. The crash cannot be prevented once the atom table is full, and recovery requires a full process restart.\n\n**Fix direction**: Replace `Module.concat([value])` with `String.to_existing_atom(value)` wrapped in a `rescue ArgumentError` block (as already done in the non-`\"Elixir.\"` branch), or validate that the atom already exists before calling `Module.concat` by first attempting `String.to_existing_atom` and only falling back to `Module.concat` on success.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-04-01T00:14:40.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.2,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/ash-project/ash/security/advisories/GHSA-jjf9-w5vj-r6vp","https://github.com/ash-project/ash/commit/7031103da38cd1366cec8c96d6bcdc9b989aa3c2","https://github.com/ash-project/ash/releases/tag/v3.22.0","https://nvd.nist.gov/vuln/detail/CVE-2026-34593","https://github.com/advisories/GHSA-jjf9-w5vj-r6vp"],"source_kind":"github","identifiers":["GHSA-jjf9-w5vj-r6vp","CVE-2026-34593"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-01T01:00:11.361Z","updated_at":"2026-05-30T17:01:15.519Z","epss_percentage":0.00025,"epss_percentile":0.07513,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qamY5LXc1dmotcjZ2cM4ABUh4","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qamY5LXc1dmotcjZ2cM4ABUh4","packages":[{"ecosystem":"hex","package_name":"ash","versions":[{"first_patched_version":"3.22.0","vulnerable_version_range":"\u003c= 3.21.3"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qamY5LXc1dmotcjZ2cM4ABUh4/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1wY3hxLWZqcDMtcjc1Ms4ABNg8","url":"https://github.com/advisories/GHSA-pcxq-fjp3-r752","title":"Ash has authorization bypass when bypass policy condition evaluates to true","description":"### Summary\nBypass policies incorrectly authorize requests when their condition evaluates to true but their authorization checks fail and no other policies apply.\n\n### Impact\nResources with bypass policies can be accessed without proper authorization when:\n- Bypass condition evaluates to true\n- Bypass authorization checks fail\n- Other policies exist but their conditions don't match\n\n### Details\nVulnerable code in: [lib/ash/policy/policy.ex:69](https://github.com/ash-project/ash/blob/b2e4d625/lib/ash/policy/policy.ex#L69)\n\n```elixir\n{%{bypass?: true}, cond_expr, complete_expr}, {one_condition_matches, all_policies_match} -\u003e\n  {\n    b(cond_expr or one_condition_matches),  # \u003c- Bug: uses condition only\n    b(complete_expr or all_policies_match)\n  }\n```\n\nThe final authorization decision is: `one_condition_matches AND all_policies_match`\n\nWhen a bypass condition is true but bypass policies fail, and subsequent policies have non-matching conditions:\n\n1. **one_condition_matches** = `cond_expr` (bypass condition) = **true** (bug - should check if bypass actually authorizes)\n2. **all_policies_match** = `(complete_expr OR NOT cond_expr)` for each policy\n   - For non-matching policies: `(false OR NOT false)` = **true** (policies don't apply)\n3. **Final**: `true AND true` = **true** (incorrectly authorized)\n\nThe bypass condition alone satisfies \"at least one policy applies\" even though the bypass fails to authorize.\n\n### Fix\nReplace `cond_expr` with `complete_expr` on line 69:\n```elixir\n{%{bypass?: true}, _cond_expr, complete_expr}, {one_condition_matches, all_policies_match} -\u003e\n  {\n    b(complete_expr or one_condition_matches),  # \u003c- Fixed\n    b(complete_expr or all_policies_match)\n  }\n```\n\nLine 52 should also be updated for consistency (though it's only triggered when bypass is the last policy, making it coincidentally safe in practice):\n```elixir\n{%{bypass?: true}, _cond_expr, complete_expr}, {one_condition_matches, true} -\u003e\n  {\n    b(complete_expr or one_condition_matches),  # \u003c- For consistency\n    complete_expr\n  }\n```\n\n### PoC\n```elixir\npolicies do\n  bypass always() do\n    authorize_if actor_attribute_equals(:is_admin, true)\n  end\n\n  policy action_type(:read) do\n    authorize_if always()\n  end\nend\n```\n\nNon-admin user can perform create actions (should be denied).\n\nTest demonstrating the bug:\n```elixir\ntest \"bypass policy bug\" do\n  policies = [\n    %Ash.Policy.Policy{\n      bypass?: true,\n      condition: [{Ash.Policy.Check.Static, result: true}],  # condition = true\n      policies: [\n        %Ash.Policy.Check{\n          type: :authorize_if,\n          check: {Ash.Policy.Check.Static, result: false},  # policies = false\n          check_module: Ash.Policy.Check.Static,\n          check_opts: [result: false]\n        }\n      ]\n    },\n    %Ash.Policy.Policy{\n      bypass?: false,\n      condition: [{Ash.Policy.Check.Static, result: false}],\n      policies: [\n        %Ash.Policy.Check{\n          type: :authorize_if,\n          check: {Ash.Policy.Check.Static, result: true},\n          check_module: Ash.Policy.Check.Static,\n          check_opts: [result: true]\n        }\n      ]\n    }\n  ]\n\n  expression = Ash.Policy.Policy.expression(policies, %{})\n  \n  assert expression == false\n  # Expected: false (deny)\n  # Actual on main: true (incorrectly authorized)\nend\n```","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-10-17T18:03:06.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/ash-project/ash/security/advisories/GHSA-pcxq-fjp3-r752","https://nvd.nist.gov/vuln/detail/CVE-2025-48044","https://github.com/ash-project/ash/commit/8b83efa225f657bfc3656ad8ee8485f9b2de923d","https://cna.erlef.org/cves/CVE-2025-48044.html","https://osv.dev/vulnerability/EEF-CVE-2025-48044","https://github.com/advisories/GHSA-pcxq-fjp3-r752"],"source_kind":"github","identifiers":["GHSA-pcxq-fjp3-r752","CVE-2025-48044"],"repository_url":"https://github.com/ash-project/ash","blast_radius":11.869816678719811,"created_at":"2025-10-17T19:00:10.869Z","updated_at":"2026-05-30T17:02:47.598Z","epss_percentage":0.00035,"epss_percentile":0.10636,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wY3hxLWZqcDMtcjc1Ms4ABNg8","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1wY3hxLWZqcDMtcjc1Ms4ABNg8","packages":[{"ecosystem":"hex","package_name":"ash","versions":[{"first_patched_version":"3.7.1","vulnerable_version_range":"\u003e= 3.6.3, \u003c= 3.7.0"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wY3hxLWZqcDMtcjc1Ms4ABNg8/related_packages","related_advisories":[{"uuid":"EEF-CVE-2025-48044","source_kind":"erlef","url":"https://github.com/ash-project/ash/security/advisories/GHSA-pcxq-fjp3-r752"}]},{"uuid":"EEF-CVE-2025-48044","url":"https://github.com/ash-project/ash/security/advisories/GHSA-pcxq-fjp3-r752","title":"Authorization bypass when bypass policy condition evaluates to true","description":"## Summary\n\nIncorrect Authorization vulnerability in ash-project ash allows Authentication Bypass. This vulnerability is associated with program files lib/ash/policy/policy.ex and program routines 'Elixir.Ash.Policy.Policy':expression/2.\n\nThis issue affects ash: from pkg:hex/ash@3.6.3 before pkg:hex/ash@3.7.1, from 3.6.3 before 3.7.1, from 79749c2685ea031ebb2de8cf60cc5edced6a8dd0 before 8b83efa225f657bfc3656ad8ee8485f9b2de923d.","origin":"ERLEF","severity":"HIGH","published_at":"2025-10-17T13:52:53.644Z","withdrawn_at":null,"classification":null,"cvss_score":8.6,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/ash-project/ash/security/advisories/GHSA-pcxq-fjp3-r752","https://cna.erlef.org/cves/CVE-2025-48044.html","https://github.com/ash-project/ash/commit/8b83efa225f657bfc3656ad8ee8485f9b2de923d","https://hex.pm/packages/ash"],"source_kind":"erlef","identifiers":["EEF-CVE-2025-48044","GHSA-pcxq-fjp3-r752","CVE-2025-48044"],"repository_url":"https://github.com/ash-project/ash","blast_radius":11.869816678719811,"created_at":"2026-01-16T14:38:57.418Z","updated_at":"2026-05-30T16:20:30.529Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/EEF-CVE-2025-48044","html_url":"https://advisories.ecosyste.ms/advisories/EEF-CVE-2025-48044","packages":[{"ecosystem":"hex","package_name":"ash","versions":[{"first_patched_version":"3.7.1","vulnerable_version_range":"\u003e= 3.6.3, \u003c 3.7.1"}],"purl":null,"statistics":{"dependent_packages_count":36,"dependent_repos_count":24,"downloads":1515817,"downloads_period":"total"},"affected_versions":["3.6.3","3.7.0"],"unaffected_versions":["0.1.0","0.1.1","0.1.3","0.1.8","0.1.9","0.2.0","0.3.0","0.4.0","0.5.0","0.5.1","0.5.2","0.6.0","0.6.1","0.6.2","0.6.3","0.6.4","0.6.5","0.7.0","0.8.0","0.9.0","0.9.1","0.10.0","0.12.0","0.13.0","0.13.1","1.0.0","1.0.1","1.0.2","1.0.3","1.1.0","1.1.2","1.1.3","1.2.0","1.2.1","1.3.0","1.3.1","1.4.0","1.4.1","1.5.0","1.5.1","1.6.0","1.6.1","1.6.2","1.6.3","1.6.4","1.6.5","1.6.6","1.6.7","1.6.8","1.7.0","1.8.0","1.9.0","1.10.0","1.11.0","1.11.1","1.12.0","1.13.0","1.13.1","1.13.2","1.13.3","1.13.4","1.14.0","1.15.0","1.15.1","1.16.2","1.17.0","1.17.1","1.18.0","1.18.1","1.19.0","1.19.1","1.20.0","1.20.1","1.22.0","1.22.1","1.23.0","1.23.1","1.23.2","1.23.3","1.24.0","1.24.1","1.24.2","1.25.0","1.25.1","1.25.2","1.25.3","1.25.4","1.25.5","1.25.6","1.25.7","1.25.8","1.26.0","1.26.1","1.26.2","1.26.4","1.26.5","1.26.6","1.26.7","1.26.8","1.26.9","1.26.10","1.26.11","1.26.12","1.26.13","1.27.0","1.27.1","1.28.0","1.28.1","1.30.1","1.30.2","1.31.0","1.31.1","1.32.0","1.32.1","1.32.2","1.33.0","1.34.0","1.34.1","1.34.2","1.34.3","1.34.4","1.34.5","1.34.6","1.34.7","1.34.8","1.34.9","1.35.0","1.35.1","1.36.0","1.36.2","1.36.3","1.36.4","1.36.5","1.36.6","1.36.7","1.36.8","1.36.9","1.36.10","1.36.11","1.36.12","1.36.13","1.36.14","1.36.15","1.36.16","1.36.17","1.36.18","1.36.19","1.36.21","1.36.22","1.37.0","1.37.1","1.37.2","1.38.0","1.39.0","1.39.1","1.39.2","1.39.3","1.39.4","1.39.5","1.39.6","1.39.7","1.40.0","1.41.0","1.41.1","1.41.2","1.41.3","1.41.4","1.41.5","1.41.6","1.41.7","1.41.8","1.41.9","1.41.10","1.41.11","1.41.12","1.42.0","1.43.0","1.43.1","1.43.2","1.43.3","1.43.4","1.43.5","1.43.6","1.43.7","1.43.8","1.43.9","1.43.10","1.43.11","1.43.12","1.44.0","1.44.1","1.44.2","1.44.3","1.44.4","1.44.5","1.44.6","1.44.7","1.44.8","1.44.9","1.44.10","1.44.11","1.44.12","1.44.13","1.46.0","1.46.1","1.46.2","1.46.3","1.46.4","1.46.5","1.46.6","1.46.7","1.46.8","1.46.9","1.46.10","1.46.11","1.46.12","1.46.13","1.47.0","1.47.1","1.47.2","1.47.3","1.47.4","1.47.5","1.47.6","1.47.7","1.47.8","1.47.9","1.47.10","1.47.11","1.47.12","1.49.0","1.50.0","1.50.1","1.50.2","1.50.3","1.50.4","1.50.5","1.50.6","1.50.7","1.50.8","1.50.9","1.50.10","1.50.11","1.50.12","1.50.13","1.50.14","1.50.15","1.50.16","1.50.17","1.50.18","1.50.19","1.50.20","1.50.21","1.51.0","1.51.1","1.51.2","1.53.0","1.53.2","1.53.3","2.0.0","2.1.0","2.2.0","2.3.0","2.4.0","2.4.1","2.4.2","2.4.3","2.4.4","2.4.5","2.4.6","2.4.7","2.4.8","2.4.9","2.4.10","2.4.11","2.4.12","2.4.13","2.4.14","2.4.15","2.4.16","2.4.17","2.4.18","2.4.19","2.4.20","2.4.21","2.4.22","2.4.23","2.4.24","2.4.25","2.4.26","2.4.27","2.4.28","2.4.29","2.4.30","2.5.0","2.5.1","2.5.2","2.5.3","2.5.4","2.5.5","2.5.6","2.5.7","2.5.8","2.5.9","2.5.10","2.5.11","2.5.12","2.5.13","2.5.14","2.5.15","2.5.16","2.6.0","2.6.1","2.6.2","2.6.3","2.6.4","2.6.5","2.6.6","2.6.7","2.6.8","2.6.9","2.6.10","2.6.11","2.6.13","2.6.14","2.6.15","2.6.16","2.6.17","2.6.18","2.6.19","2.6.20","2.6.21","2.6.22","2.6.23","2.6.24","2.6.25","2.6.26","2.6.27","2.6.28","2.6.29","2.6.30","2.6.31","2.7.0","2.7.1","2.8.0","2.8.1","2.9.0","2.9.1","2.9.2","2.9.3","2.9.4","2.9.5","2.9.6","2.9.7","2.9.8","2.9.9","2.9.10","2.9.11","2.9.12","2.9.13","2.9.14","2.9.15","2.9.16","2.9.17","2.9.18","2.9.19","2.9.20","2.9.21","2.9.22","2.9.23","2.9.24","2.9.25","2.9.26","2.9.27","2.9.28","2.9.29","2.10.0","2.10.1","2.10.2","2.11.0","2.11.1","2.11.2","2.11.3","2.11.4","2.11.5","2.11.6","2.11.7","2.11.8","2.11.9","2.11.10","2.11.11","2.12.0","2.12.1","2.13.0","2.13.1","2.13.2","2.13.3","2.13.4","2.14.0","2.14.1","2.14.2","2.14.3","2.14.4","2.14.5","2.14.6","2.14.7","2.14.8","2.14.9","2.14.10","2.14.11","2.14.12","2.14.13","2.14.14","2.14.15","2.14.16","2.14.17","2.14.18","2.14.19","2.14.20","2.14.21","2.15.0","2.15.1","2.15.2","2.15.4","2.15.5","2.15.6","2.15.7","2.15.8","2.15.9","2.15.10","2.15.11","2.15.12","2.15.13","2.15.14","2.15.15","2.15.16","2.15.17","2.15.18","2.15.19","2.15.20","2.16.0","2.16.1","2.17.0","2.17.1","2.17.2","2.17.3","2.17.4","2.17.5","2.17.6","2.17.7","2.17.8","2.17.9","2.17.10","2.17.11","2.17.12","2.17.13","2.17.14","2.17.15","2.17.16","2.17.17","2.17.18","2.17.19","2.17.20","2.17.21","2.17.22","2.17.23","2.17.24","2.18.0","2.18.1","2.18.2","2.19.0","2.19.1","2.19.2","2.19.3","2.19.4","2.19.5","2.19.6","2.19.7","2.19.8","2.19.9","2.19.10","2.19.11","2.19.12","2.19.13","2.19.14","2.20.0","2.20.1","2.20.2","2.20.3","2.21.0","2.21.1","2.21.2","2.21.3","2.21.4","2.21.5","2.21.6","2.21.7","2.21.8","2.21.9","2.21.10","2.21.11","2.21.12","2.21.13","2.21.14","2.21.15","3.0.0","3.0.1","3.0.2","3.0.3","3.0.4","3.0.5","3.0.6","3.0.7","3.0.8","3.0.9","3.0.10","3.0.11","3.0.12","3.0.13","3.0.14","3.0.15","3.0.16","3.1.0","3.1.1","3.1.2","3.1.3","3.1.4","3.1.5","3.1.6","3.1.7","3.1.8","3.2.0","3.2.1","3.2.2","3.2.3","3.2.4","3.2.5","3.2.6","3.3.0","3.3.1","3.3.2","3.3.3","3.4.0","3.4.1","3.4.2","3.4.3","3.4.4","3.4.5","3.4.6","3.4.7","3.4.8","3.4.9","3.4.10","3.4.11","3.4.12","3.4.13","3.4.14","3.4.15","3.4.16","3.4.17","3.4.18","3.4.19","3.4.20","3.4.21","3.4.22","3.4.23","3.4.24","3.4.25","3.4.26","3.4.27","3.4.28","3.4.29","3.4.30","3.4.31","3.4.32","3.4.33","3.4.34","3.4.35","3.4.36","3.4.37","3.4.38","3.4.39","3.4.40","3.4.41","3.4.42","3.4.43","3.4.44","3.4.45","3.4.46","3.4.47","3.4.48","3.4.49","3.4.50","3.4.51","3.4.52","3.4.53","3.4.54","3.4.55","3.4.56","3.4.57","3.4.58","3.4.59","3.4.60","3.4.61","3.4.62","3.4.63","3.4.64","3.4.65","3.4.66","3.4.67","3.4.68","3.4.69","3.4.70","3.4.71","3.4.72","3.4.73","3.4.74","3.5.0","3.5.1","3.5.2","3.5.3","3.5.4","3.5.5","3.5.6","3.5.7","3.5.8","3.5.9","3.5.10","3.5.11","3.5.12","3.5.13","3.5.14","3.5.15","3.5.16","3.5.17","3.5.18","3.5.19","3.5.20","3.5.21","3.5.22","3.5.23","3.5.24","3.5.25","3.5.26","3.5.27","3.5.28","3.5.29","3.5.30","3.5.31","3.5.32","3.5.33","3.5.34","3.5.35","3.5.36","3.5.37","3.5.38","3.5.39","3.5.40","3.5.41","3.5.42","3.5.43","3.6.0","3.6.1","3.6.2","3.7.1","3.7.2","3.7.3","3.7.4","3.7.5","3.7.6","3.8.0","3.9.0","3.10.0","3.10.1","3.11.0","3.11.1","3.11.2","3.11.3","3.12.0","3.13.0","3.13.1","3.13.2","3.14.0","3.14.1","3.15.0","3.16.0","3.17.0","3.17.1","3.18.0","3.19.0","3.19.1","3.19.2","3.19.3","3.20.0","3.21.0","3.21.1","3.21.2","3.21.3","3.22.0","3.22.1","3.22.2","3.23.0","3.23.1","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.24.5","3.24.6","3.24.7","3.25.0","3.25.1","3.25.2","3.26.0","3.27.0","3.27.1","3.27.2","3.27.3","3.27.4","3.27.5","3.27.6"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/EEF-CVE-2025-48044/related_packages","related_advisories":[{"uuid":"GSA_kwCzR0hTQS1wY3hxLWZqcDMtcjc1Ms4ABNg8","source_kind":"github","url":"https://github.com/advisories/GHSA-pcxq-fjp3-r752"}]},{"uuid":"GSA_kwCzR0hTQS03cjdmLTl4cGotam1yN84ABNUK","url":"https://github.com/advisories/GHSA-7r7f-9xpj-jmr7","title":"Ash Framework: Filter authorization misapplies impossible bypass/runtime policies","description":"### Summary\n\nWhen using **filter** authorization, two edge cases could cause the policy compiler/authorizer to generate a permissive filter:\n\n1. **Bypass policies whose condition can never pass at runtime** were compiled as\n   `OR(AND(condition, compiled_policies), NOT(condition))`.\n   If the condition could never be true at runtime, the `NOT(condition)` branch evaluated truthy and the overall expression became permissive.\n\n2. **Runtime policy scenarios that reduce to “no checks are applicable”** (an empty SAT scenario) were treated as an empty clause and dropped instead of being treated as **`false`**, which could again produce an overly broad (permissive) filter.\n\nThese bugs could allow reads to return records that should have been excluded by policy.\n\n### Impact\n\nProjects that rely on **filter-based authorization** and define:\n\n* `bypass ... do ... end` blocks whose condition(s) are only resolvable at runtime and can never pass in a given request context, **or**\n* runtime checks that simplify to an **empty** scenario for a clause\n\nmay unintentionally generate a permissive query filter, potentially returning unauthorized data.\n\n*Actions primarily affected:* reads guarded by filter policies. Non-filter (e.g., hard forbid) policies are not impacted.\n\n### Technical details\n\nThis patch corrects two behaviors:\n\n* **`Ash.Policy.Policy.compile_policy_expression/1`** now treats **bypass** blocks as\n  `AND(condition_expression, compiled_policies)`\n  instead of `OR(AND(...), NOT(condition_expression))`. This removes the permissive `NOT(condition)` escape hatch when a bypass condition never passes.\n\n* **`Ash.Policy.Authorizer`** now treats **empty SAT scenarios** (`scenario == %{}`) as **`false`**, ensuring impossible scenarios do not collapse into a no-op and inadvertently widen the filter. The reducer also normalizes `nil` → `false` consistently when building `auto_filter` fragments.\n\nRelevant changes are in:\n\n* `lib/ash/policy/policy.ex` (bypass compilation)\n* `lib/ash/policy/authorizer/authorizer.ex` (scenario handling / auto_filter normalization)\n* Tests added: `test/policy/filter_condition_test.exs` (`RuntimeFalsyCheck`, `RuntimeBypassResource`) validate the corrected behavior.\n\n### Workarounds\n\n* Avoid `bypass` policies whose conditions are only decidable at runtime and may be perpetually false in some contexts; prefer explicit `authorize_if`/`forbid_if` blocks without `bypass` for those cases.\n* Add an explicit **final `forbid_if always()`** guard for sensitive reads as a belt-and-suspenders fallback until user can upgrade.\n* Where feasible, replace runtime-unknown checks with strict/compile-time checks or restructure to avoid empty SAT scenarios.\n\n### How to tell if user is affected\n\nUser is likely affected if ALL of the following are true:\n\n*  Uses **filter authorization**; and\n* Defines `bypass` block with `access_type :runtime` without any policies after it; or\n* Defines `bypass` blocks whose conditions are evaluated at runtime (e.g., checks with `strict_check/3` returning `:unknown` and a runtime `check/4` that may never succeed in some contexts) without any policies after it\n\nA quick sanity test is to issue a read expected to return **no** rows under such a bypass or runtime-falsy condition and verify it indeed returns `[]`. The included test `bypass works with filter policies` demonstrates the corrected, non-permissive behavior.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-10-13T13:33:22.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/ash-project/ash/security/advisories/GHSA-7r7f-9xpj-jmr7","https://nvd.nist.gov/vuln/detail/CVE-2025-48043","https://github.com/ash-project/ash/commit/66d81300065b970da0d2f4528354835d2418c7ae","https://github.com/ash-project/ash/releases/tag/v3.6.2","https://cna.erlef.org/cves/CVE-2025-48043.html","https://osv.dev/vulnerability/EEF-CVE-2025-48043","https://github.com/advisories/GHSA-7r7f-9xpj-jmr7"],"source_kind":"github","identifiers":["GHSA-7r7f-9xpj-jmr7","CVE-2025-48043"],"repository_url":"https://github.com/ash-project/ash","blast_radius":11.869816678719811,"created_at":"2025-10-13T14:00:17.037Z","updated_at":"2026-05-30T17:02:49.863Z","epss_percentage":0.00118,"epss_percentile":0.30311,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03cjdmLTl4cGotam1yN84ABNUK","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03cjdmLTl4cGotam1yN84ABNUK","packages":[{"ecosystem":"hex","package_name":"ash","versions":[{"first_patched_version":"3.6.2","vulnerable_version_range":"\u003c 3.6.2"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03cjdmLTl4cGotam1yN84ABNUK/related_packages","related_advisories":[{"uuid":"EEF-CVE-2025-48043","source_kind":"erlef","url":"https://github.com/ash-project/ash/security/advisories/GHSA-7r7f-9xpj-jmr7"}]},{"uuid":"EEF-CVE-2025-48043","url":"https://github.com/ash-project/ash/security/advisories/GHSA-7r7f-9xpj-jmr7","title":"Bypass and runtime policies that can never pass may be incorrectly applied in filter authorization","description":"## Summary\n\nIncorrect Authorization vulnerability in ash-project ash allows Authentication Bypass. This vulnerability is associated with program files lib/ash/policy/authorizer/authorizer.ex and program routines 'Elixir.Ash.Policy.Authorizer':strict_filters/2.\n\nThis issue affects ash: from pkg:hex/ash@0 before pkg:hex/ash@3.6.2, before 3.6.2, before 66d81300065b970da0d2f4528354835d2418c7ae.","origin":"ERLEF","severity":"HIGH","published_at":"2025-10-10T15:57:29.225Z","withdrawn_at":null,"classification":null,"cvss_score":8.6,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/ash-project/ash/security/advisories/GHSA-7r7f-9xpj-jmr7","https://cna.erlef.org/cves/CVE-2025-48043.html","https://github.com/ash-project/ash/commit/66d81300065b970da0d2f4528354835d2418c7ae","https://hex.pm/packages/ash"],"source_kind":"erlef","identifiers":["EEF-CVE-2025-48043","GHSA-7r7f-9xpj-jmr7","CVE-2025-48043"],"repository_url":"https://github.com/ash-project/ash","blast_radius":11.869816678719811,"created_at":"2026-01-16T14:38:57.403Z","updated_at":"2026-05-30T16:20:30.396Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/EEF-CVE-2025-48043","html_url":"https://advisories.ecosyste.ms/advisories/EEF-CVE-2025-48043","packages":[{"ecosystem":"hex","package_name":"ash","versions":[{"first_patched_version":"3.6.2","vulnerable_version_range":"\u003c 3.6.2"}],"purl":null,"statistics":{"dependent_packages_count":36,"dependent_repos_count":24,"downloads":1515817,"downloads_period":"total"},"affected_versions":["0.1.0","0.1.1","0.1.3","0.1.8","0.1.9","0.2.0","0.3.0","0.4.0","0.5.0","0.5.1","0.5.2","0.6.0","0.6.1","0.6.2","0.6.3","0.6.4","0.6.5","0.7.0","0.8.0","0.9.0","0.9.1","0.10.0","0.12.0","0.13.0","0.13.1","1.0.0","1.0.1","1.0.2","1.0.3","1.1.0","1.1.2","1.1.3","1.2.0","1.2.1","1.3.0","1.3.1","1.4.0","1.4.1","1.5.0","1.5.1","1.6.0","1.6.1","1.6.2","1.6.3","1.6.4","1.6.5","1.6.6","1.6.7","1.6.8","1.7.0","1.8.0","1.9.0","1.10.0","1.11.0","1.11.1","1.12.0","1.13.0","1.13.1","1.13.2","1.13.3","1.13.4","1.14.0","1.15.0","1.15.1","1.16.2","1.17.0","1.17.1","1.18.0","1.18.1","1.19.0","1.19.1","1.20.0","1.20.1","1.22.0","1.22.1","1.23.0","1.23.1","1.23.2","1.23.3","1.24.0","1.24.1","1.24.2","1.25.0","1.25.1","1.25.2","1.25.3","1.25.4","1.25.5","1.25.6","1.25.7","1.25.8","1.26.0","1.26.1","1.26.2","1.26.4","1.26.5","1.26.6","1.26.7","1.26.8","1.26.9","1.26.10","1.26.11","1.26.12","1.26.13","1.27.0","1.27.1","1.28.0","1.28.1","1.29.0-rc0","1.29.0-rc1","1.30.1","1.30.2","1.31.0","1.31.1","1.32.0","1.32.1","1.32.2","1.33.0","1.34.0","1.34.1","1.34.2","1.34.3","1.34.4","1.34.5","1.34.6","1.34.7","1.34.8","1.34.9","1.35.0","1.35.1","1.36.0","1.36.2","1.36.3","1.36.4","1.36.5","1.36.6","1.36.7","1.36.8","1.36.9","1.36.10","1.36.11","1.36.12","1.36.13","1.36.14","1.36.15","1.36.16","1.36.17","1.36.18","1.36.19","1.36.21","1.36.22","1.37.0","1.37.1","1.37.2","1.38.0","1.39.0","1.39.1","1.39.2","1.39.3","1.39.4","1.39.5","1.39.6","1.39.7","1.40.0","1.41.0","1.41.1","1.41.2","1.41.3","1.41.4","1.41.5","1.41.6","1.41.7","1.41.8","1.41.9","1.41.10","1.41.11","1.41.12","1.42.0","1.43.0","1.43.1","1.43.2","1.43.3","1.43.4","1.43.5","1.43.6","1.43.7","1.43.8","1.43.9","1.43.10","1.43.11","1.43.12","1.44.0","1.44.1","1.44.2","1.44.3","1.44.4","1.44.5","1.44.6","1.44.7","1.44.8","1.44.9","1.44.10","1.44.11","1.44.12","1.44.13","1.45.0-rc0","1.45.0-rc1","1.45.0-rc2","1.45.0-rc3","1.45.0-rc4","1.45.0-rc5","1.45.0-rc6","1.45.0-rc7","1.45.0-rc8","1.45.0-rc9","1.45.0-rc10","1.45.0-rc11","1.45.0-rc12","1.45.0-rc13","1.45.0-rc14","1.45.0-rc15","1.45.0-rc16","1.45.0-rc17","1.45.0-rc18","1.45.0-rc19","1.45.0-rc20","1.46.0","1.46.1","1.46.2","1.46.3","1.46.4","1.46.5","1.46.6","1.46.7","1.46.8","1.46.9","1.46.10","1.46.11","1.46.12","1.46.13","1.47.0","1.47.1","1.47.2","1.47.3","1.47.4","1.47.5","1.47.6","1.47.7","1.47.8","1.47.9","1.47.10","1.47.11","1.47.12","1.48.0-rc.0","1.48.0-rc.1","1.48.0-rc.2","1.48.0-rc.3","1.48.0-rc.4","1.48.0-rc.5","1.48.0-rc.6","1.48.0-rc.7","1.48.0-rc.8","1.48.0-rc.9","1.48.0-rc.10","1.48.0-rc.11","1.48.0-rc.12","1.48.0-rc.13","1.48.0-rc.14","1.48.0-rc.15","1.48.0-rc.16","1.48.0-rc.17","1.48.0-rc.18","1.48.0-rc.19","1.48.0-rc.20","1.48.0-rc.21","1.48.0-rc.22","1.48.0-rc.23","1.48.0-rc.24","1.48.0-rc.25","1.48.0-rc.26","1.48.0-rc.27","1.48.0-rc.28","1.48.0-rc.29","1.48.0-rc.30","1.49.0","1.50.0","1.50.1","1.50.2","1.50.3","1.50.4","1.50.5","1.50.6","1.50.7","1.50.8","1.50.9","1.50.10","1.50.11","1.50.12","1.50.13","1.50.14","1.50.15","1.50.16","1.50.17","1.50.18","1.50.19","1.50.20","1.50.21","1.51.0","1.51.1","1.51.2","1.52.0-rc.0","1.52.0-rc.1","1.52.0-rc.2","1.52.0-rc.3","1.52.0-rc.4","1.52.0-rc.5","1.52.0-rc.6","1.52.0-rc.7","1.52.0-rc.8","1.52.0-rc.9","1.52.0-rc.10","1.52.0-rc.11","1.52.0-rc.12","1.52.0-rc.13","1.52.0-rc.14","1.52.0-rc.15","1.52.0-rc.16","1.52.0-rc.17","1.52.0-rc.18","1.52.0-rc.19","1.52.0-rc.20","1.52.0-rc.21","1.52.0-rc.22","1.53.0","1.53.2","1.53.3","2.0.0","2.0.0-pre.0","2.0.0-pre.1","2.0.0-pre.2","2.0.0-pre.3","2.0.0-pre.4","2.0.0-pre.5","2.0.0-pre.6","2.0.0-pre.7","2.0.0-pre.8","2.0.0-rc.0","2.0.0-rc.1","2.0.0-rc.2","2.0.0-rc.3","2.0.0-rc.4","2.0.0-rc.5","2.0.0-rc.6","2.0.0-rc.7","2.0.0-rc.8","2.0.0-rc.9","2.0.0-rc.10","2.0.0-rc.11","2.0.0-rc.12","2.0.0-rc.13","2.0.0-rc.14","2.0.0-rc.15","2.1.0","2.2.0","2.3.0","2.4.0","2.4.1","2.4.2","2.4.3","2.4.4","2.4.5","2.4.6","2.4.7","2.4.8","2.4.9","2.4.10","2.4.11","2.4.12","2.4.13","2.4.14","2.4.15","2.4.16","2.4.17","2.4.18","2.4.19","2.4.20","2.4.21","2.4.22","2.4.23","2.4.24","2.4.25","2.4.26","2.4.27","2.4.28","2.4.29","2.4.30","2.5.0","2.5.0-rc.0","2.5.0-rc.1","2.5.0-rc.2","2.5.0-rc.3","2.5.0-rc.4","2.5.0-rc.5","2.5.0-rc.6","2.5.1","2.5.2","2.5.3","2.5.4","2.5.5","2.5.6","2.5.7","2.5.8","2.5.9","2.5.10","2.5.11","2.5.12","2.5.13","2.5.14","2.5.15","2.5.16","2.6.0","2.6.1","2.6.2","2.6.3","2.6.4","2.6.5","2.6.6","2.6.7","2.6.8","2.6.9","2.6.10","2.6.11","2.6.13","2.6.14","2.6.15","2.6.16","2.6.17","2.6.18","2.6.19","2.6.20","2.6.21","2.6.22","2.6.23","2.6.24","2.6.25","2.6.26","2.6.27","2.6.28","2.6.29","2.6.30","2.6.31","2.7.0","2.7.1","2.8.0","2.8.1","2.9.0","2.9.1","2.9.2","2.9.3","2.9.4","2.9.5","2.9.6","2.9.7","2.9.8","2.9.9","2.9.10","2.9.11","2.9.12","2.9.13","2.9.14","2.9.15","2.9.16","2.9.17","2.9.18","2.9.19","2.9.20","2.9.21","2.9.22","2.9.23","2.9.24","2.9.25","2.9.26","2.9.27","2.9.28","2.9.29","2.10.0","2.10.1","2.10.2","2.11.0","2.11.0-rc.0","2.11.0-rc.1","2.11.0-rc.2","2.11.0-rc.3","2.11.1","2.11.2","2.11.3","2.11.4","2.11.5","2.11.6","2.11.7","2.11.8","2.11.9","2.11.10","2.11.11","2.12.0","2.12.1","2.13.0","2.13.1","2.13.2","2.13.3","2.13.4","2.14.0","2.14.1","2.14.2","2.14.3","2.14.4","2.14.5","2.14.6","2.14.7","2.14.8","2.14.9","2.14.10","2.14.11","2.14.12","2.14.13","2.14.14","2.14.15","2.14.16","2.14.17","2.14.18","2.14.19","2.14.20","2.14.21","2.15.0","2.15.1","2.15.2","2.15.4","2.15.5","2.15.6","2.15.7","2.15.8","2.15.9","2.15.10","2.15.11","2.15.12","2.15.13","2.15.14","2.15.15","2.15.16","2.15.17","2.15.18","2.15.19","2.15.20","2.16.0","2.16.1","2.17.0","2.17.1","2.17.2","2.17.3","2.17.4","2.17.5","2.17.6","2.17.7","2.17.8","2.17.9","2.17.10","2.17.11","2.17.12","2.17.13","2.17.14","2.17.15","2.17.16","2.17.17","2.17.18","2.17.19","2.17.20","2.17.21","2.17.22","2.17.23","2.17.24","2.18.0","2.18.1","2.18.2","2.19.0","2.19.1","2.19.2","2.19.3","2.19.4","2.19.5","2.19.6","2.19.7","2.19.8","2.19.9","2.19.10","2.19.11","2.19.12","2.19.13","2.19.14","2.20.0","2.20.1","2.20.2","2.20.3","2.21.0","2.21.1","2.21.2","2.21.3","2.21.4","2.21.5","2.21.6","2.21.7","2.21.8","2.21.9","2.21.10","2.21.11","2.21.12","2.21.13","2.21.14","2.21.15","3.0.0","3.0.0-rc.0","3.0.0-rc.1","3.0.0-rc.3","3.0.0-rc.4","3.0.0-rc.5","3.0.0-rc.6","3.0.0-rc.7","3.0.0-rc.8","3.0.0-rc.9","3.0.0-rc.10","3.0.0-rc.11","3.0.0-rc.12","3.0.0-rc.13","3.0.0-rc.14","3.0.0-rc.15","3.0.0-rc.16","3.0.0-rc.17","3.0.0-rc.18","3.0.0-rc.19","3.0.0-rc.20","3.0.0-rc.21","3.0.0-rc.22","3.0.0-rc.23","3.0.0-rc.24","3.0.0-rc.25","3.0.0-rc.26","3.0.0-rc.27","3.0.0-rc.28","3.0.0-rc.29","3.0.0-rc.31","3.0.0-rc.32","3.0.0-rc.33","3.0.0-rc.34","3.0.0-rc.35","3.0.0-rc.36","3.0.0-rc.37","3.0.0-rc.38","3.0.0-rc.39","3.0.0-rc.40","3.0.0-rc.41","3.0.0-rc.42","3.0.0-rc.43","3.0.0-rc.44","3.0.0-rc.45","3.0.0-rc.46","3.0.1","3.0.2","3.0.3","3.0.4","3.0.5","3.0.6","3.0.7","3.0.8","3.0.9","3.0.10","3.0.11","3.0.12","3.0.13","3.0.14","3.0.15","3.0.16","3.1.0","3.1.1","3.1.2","3.1.3","3.1.4","3.1.5","3.1.6","3.1.7","3.1.8","3.2.0","3.2.1","3.2.2","3.2.3","3.2.4","3.2.5","3.2.6","3.3.0","3.3.1","3.3.2","3.3.3","3.4.0","3.4.1","3.4.2","3.4.3","3.4.4","3.4.5","3.4.6","3.4.7","3.4.8","3.4.9","3.4.10","3.4.11","3.4.12","3.4.13","3.4.14","3.4.15","3.4.16","3.4.17","3.4.18","3.4.19","3.4.20","3.4.21","3.4.22","3.4.23","3.4.24","3.4.25","3.4.26","3.4.27","3.4.28","3.4.29","3.4.30","3.4.31","3.4.32","3.4.33","3.4.34","3.4.35","3.4.36","3.4.37","3.4.38","3.4.39","3.4.40","3.4.41","3.4.42","3.4.43","3.4.44","3.4.45","3.4.46","3.4.47","3.4.48","3.4.49","3.4.50","3.4.51","3.4.52","3.4.53","3.4.54","3.4.55","3.4.56","3.4.57","3.4.58","3.4.59","3.4.60","3.4.61","3.4.62","3.4.63","3.4.64","3.4.65","3.4.66","3.4.67","3.4.68","3.4.69","3.4.70","3.4.71","3.4.72","3.4.73","3.4.74","3.5.0","3.5.1","3.5.2","3.5.3","3.5.4","3.5.5","3.5.6","3.5.7","3.5.8","3.5.9","3.5.10","3.5.11","3.5.12","3.5.13","3.5.14","3.5.15","3.5.16","3.5.17","3.5.18","3.5.19","3.5.20","3.5.21","3.5.22","3.5.23","3.5.24","3.5.25","3.5.26","3.5.27","3.5.28","3.5.29","3.5.30","3.5.31","3.5.32","3.5.33","3.5.34","3.5.35","3.5.36","3.5.37","3.5.38","3.5.39","3.5.40","3.5.41","3.5.42","3.5.43","3.6.0","3.6.1"],"unaffected_versions":["3.6.2","3.6.3","3.7.0","3.7.1","3.7.2","3.7.3","3.7.4","3.7.5","3.7.6","3.8.0","3.9.0","3.10.0","3.10.1","3.11.0","3.11.1","3.11.2","3.11.3","3.12.0","3.13.0","3.13.1","3.13.2","3.14.0","3.14.1","3.15.0","3.16.0","3.17.0","3.17.1","3.18.0","3.19.0","3.19.1","3.19.2","3.19.3","3.20.0","3.21.0","3.21.1","3.21.2","3.21.3","3.22.0","3.22.1","3.22.2","3.23.0","3.23.1","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.24.5","3.24.6","3.24.7","3.25.0","3.25.1","3.25.2","3.26.0","3.27.0","3.27.1","3.27.2","3.27.3","3.27.4","3.27.5","3.27.6"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/EEF-CVE-2025-48043/related_packages","related_advisories":[{"uuid":"GSA_kwCzR0hTQS03cjdmLTl4cGotam1yN84ABNUK","source_kind":"github","url":"https://github.com/advisories/GHSA-7r7f-9xpj-jmr7"}]},{"uuid":"GSA_kwCzR0hTQS1qajRqLXg1d3ctY3doOc4ABMIL","url":"https://github.com/advisories/GHSA-jj4j-x5ww-cwh9","title":"Before action, Ash's hooks may execute in certain scenarios despite a request being forbidden","description":"### Summary\nCertain bulk action calls with a `before_transaction` hook and no `after_transaction` hook, will call the `before_transaction` hook before authorization is checked and a Forbidden error is returned, when called as a bulk action.\n\nThe impact is that a malicious user could cause a `before_transaction` to run even though they are not authorized to perform the whole action. The `before_action` could run a sensitive/expensive operation.\n\n### Impact\nA malicious user could cause a `before_action` to run even though they are not authorized to perform the whole action.\n\nYou are affected if you have an create, update or destroy action that:\n\n- has a before_transaction hook on it, and no after_transaction hook on it.\n- is being used via an `Ash.bulk_*` callback (which AshJsonApi and AshGraphql do for update/destroy actions)\n\nWhether or not or how much it matters depends on the nature of those before_transaction callbacks. If those before_transaction callbacks are side-effectful, or just doing something like looking up some external data. If your API endpoints are behind authentication and what kind. \n\n### Severity\n\nThe severity for this was hard to gauge. `before_transaction` hooks are not that commonly used. Additionally, any attacker must know which of these things are available to them, be authenticated to make such a request (i.e you very rarely have policies preventing the running of anonymous queries), so privileges and inside knowledge are required. Additionally, the action will always return a `forbidden` error, so no information is revealed. We will evaluate and adjust the severity in the next few days as needed.\n\nIt is currently marked as High, given that we really don't know what logic folks are putting in their before_transaction hooks and it could theoretically be very bad.\n\n### Workarounds\n\nYou should update ASAP, but if for whatever reason you cannot update, you can add logic to those before_transaction hooks to prevent them from doing their logic before they should.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-09-15T16:28:24.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.1,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N","references":["https://github.com/ash-project/ash/security/advisories/GHSA-jj4j-x5ww-cwh9","https://nvd.nist.gov/vuln/detail/CVE-2025-48042","https://github.com/ash-project/ash/commit/5d1b6a5d00771fd468a509778637527b5218be9a","https://cna.erlef.org/cves/CVE-2025-48042.html","https://osv.dev/vulnerability/EEF-CVE-2025-48042","https://github.com/advisories/GHSA-jj4j-x5ww-cwh9"],"source_kind":"github","identifiers":["GHSA-jj4j-x5ww-cwh9","CVE-2025-48042"],"repository_url":"https://github.com/ash-project/ash","blast_radius":9.799499816152402,"created_at":"2025-09-15T17:09:30.996Z","updated_at":"2026-05-30T17:02:57.252Z","epss_percentage":0.00089,"epss_percentile":0.25065,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qajRqLXg1d3ctY3doOc4ABMIL","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qajRqLXg1d3ctY3doOc4ABMIL","packages":[{"ecosystem":"hex","package_name":"ash","versions":[{"first_patched_version":"3.5.39","vulnerable_version_range":"\u003c= 3.5.38"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qajRqLXg1d3ctY3doOc4ABMIL/related_packages","related_advisories":[{"uuid":"EEF-CVE-2025-48042","source_kind":"erlef","url":"https://github.com/ash-project/ash/security/advisories/GHSA-jj4j-x5ww-cwh9"}]},{"uuid":"EEF-CVE-2025-48042","url":"https://github.com/ash-project/ash/security/advisories/GHSA-jj4j-x5ww-cwh9","title":"Before action hooks may execute in certain scenarios despite a request being forbidden","description":"## Summary\n\nIncorrect Authorization vulnerability in ash-project ash allows Exploiting Incorrectly Configured Access Control Security Levels. This vulnerability is associated with program files lib/ash/actions/create/bulk.ex, lib/ash/actions/destroy/bulk.ex, lib/ash/actions/update/bulk.ex and program routines 'Elixir.Ash.Actions.Create.Bulk':run/5, 'Elixir.Ash.Actions.Destroy.Bulk':run/6, 'Elixir.Ash.Actions.Update.Bulk:run'/6.\n\nThis issue affects ash: from pkg:hex/ash before pkg:hex/ash@3.5.39, before 3.5.39, before 5d1b6a5d00771fd468a509778637527b5218be9a.","origin":"ERLEF","severity":"HIGH","published_at":"2025-09-07T16:01:01.470Z","withdrawn_at":null,"classification":null,"cvss_score":7.1,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N","references":["https://github.com/ash-project/ash/security/advisories/GHSA-jj4j-x5ww-cwh9","https://cna.erlef.org/cves/CVE-2025-48042.html","https://github.com/ash-project/ash/commit/5d1b6a5d00771fd468a509778637527b5218be9a","https://hex.pm/packages/ash"],"source_kind":"erlef","identifiers":["EEF-CVE-2025-48042","GHSA-jj4j-x5ww-cwh9","CVE-2025-48042"],"repository_url":"https://github.com/ash-project/ash","blast_radius":9.799499816152402,"created_at":"2026-01-16T14:38:57.372Z","updated_at":"2026-05-30T16:20:30.261Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/EEF-CVE-2025-48042","html_url":"https://advisories.ecosyste.ms/advisories/EEF-CVE-2025-48042","packages":[{"ecosystem":"hex","package_name":"ash","versions":[{"first_patched_version":"3.5.39","vulnerable_version_range":"\u003c 3.5.39"}],"purl":null,"statistics":{"dependent_packages_count":36,"dependent_repos_count":24,"downloads":1515817,"downloads_period":"total"},"affected_versions":["0.1.0","0.1.1","0.1.3","0.1.8","0.1.9","0.2.0","0.3.0","0.4.0","0.5.0","0.5.1","0.5.2","0.6.0","0.6.1","0.6.2","0.6.3","0.6.4","0.6.5","0.7.0","0.8.0","0.9.0","0.9.1","0.10.0","0.12.0","0.13.0","0.13.1","1.0.0","1.0.1","1.0.2","1.0.3","1.1.0","1.1.2","1.1.3","1.2.0","1.2.1","1.3.0","1.3.1","1.4.0","1.4.1","1.5.0","1.5.1","1.6.0","1.6.1","1.6.2","1.6.3","1.6.4","1.6.5","1.6.6","1.6.7","1.6.8","1.7.0","1.8.0","1.9.0","1.10.0","1.11.0","1.11.1","1.12.0","1.13.0","1.13.1","1.13.2","1.13.3","1.13.4","1.14.0","1.15.0","1.15.1","1.16.2","1.17.0","1.17.1","1.18.0","1.18.1","1.19.0","1.19.1","1.20.0","1.20.1","1.22.0","1.22.1","1.23.0","1.23.1","1.23.2","1.23.3","1.24.0","1.24.1","1.24.2","1.25.0","1.25.1","1.25.2","1.25.3","1.25.4","1.25.5","1.25.6","1.25.7","1.25.8","1.26.0","1.26.1","1.26.2","1.26.4","1.26.5","1.26.6","1.26.7","1.26.8","1.26.9","1.26.10","1.26.11","1.26.12","1.26.13","1.27.0","1.27.1","1.28.0","1.28.1","1.29.0-rc0","1.29.0-rc1","1.30.1","1.30.2","1.31.0","1.31.1","1.32.0","1.32.1","1.32.2","1.33.0","1.34.0","1.34.1","1.34.2","1.34.3","1.34.4","1.34.5","1.34.6","1.34.7","1.34.8","1.34.9","1.35.0","1.35.1","1.36.0","1.36.2","1.36.3","1.36.4","1.36.5","1.36.6","1.36.7","1.36.8","1.36.9","1.36.10","1.36.11","1.36.12","1.36.13","1.36.14","1.36.15","1.36.16","1.36.17","1.36.18","1.36.19","1.36.21","1.36.22","1.37.0","1.37.1","1.37.2","1.38.0","1.39.0","1.39.1","1.39.2","1.39.3","1.39.4","1.39.5","1.39.6","1.39.7","1.40.0","1.41.0","1.41.1","1.41.2","1.41.3","1.41.4","1.41.5","1.41.6","1.41.7","1.41.8","1.41.9","1.41.10","1.41.11","1.41.12","1.42.0","1.43.0","1.43.1","1.43.2","1.43.3","1.43.4","1.43.5","1.43.6","1.43.7","1.43.8","1.43.9","1.43.10","1.43.11","1.43.12","1.44.0","1.44.1","1.44.2","1.44.3","1.44.4","1.44.5","1.44.6","1.44.7","1.44.8","1.44.9","1.44.10","1.44.11","1.44.12","1.44.13","1.45.0-rc0","1.45.0-rc1","1.45.0-rc2","1.45.0-rc3","1.45.0-rc4","1.45.0-rc5","1.45.0-rc6","1.45.0-rc7","1.45.0-rc8","1.45.0-rc9","1.45.0-rc10","1.45.0-rc11","1.45.0-rc12","1.45.0-rc13","1.45.0-rc14","1.45.0-rc15","1.45.0-rc16","1.45.0-rc17","1.45.0-rc18","1.45.0-rc19","1.45.0-rc20","1.46.0","1.46.1","1.46.2","1.46.3","1.46.4","1.46.5","1.46.6","1.46.7","1.46.8","1.46.9","1.46.10","1.46.11","1.46.12","1.46.13","1.47.0","1.47.1","1.47.2","1.47.3","1.47.4","1.47.5","1.47.6","1.47.7","1.47.8","1.47.9","1.47.10","1.47.11","1.47.12","1.48.0-rc.0","1.48.0-rc.1","1.48.0-rc.2","1.48.0-rc.3","1.48.0-rc.4","1.48.0-rc.5","1.48.0-rc.6","1.48.0-rc.7","1.48.0-rc.8","1.48.0-rc.9","1.48.0-rc.10","1.48.0-rc.11","1.48.0-rc.12","1.48.0-rc.13","1.48.0-rc.14","1.48.0-rc.15","1.48.0-rc.16","1.48.0-rc.17","1.48.0-rc.18","1.48.0-rc.19","1.48.0-rc.20","1.48.0-rc.21","1.48.0-rc.22","1.48.0-rc.23","1.48.0-rc.24","1.48.0-rc.25","1.48.0-rc.26","1.48.0-rc.27","1.48.0-rc.28","1.48.0-rc.29","1.48.0-rc.30","1.49.0","1.50.0","1.50.1","1.50.2","1.50.3","1.50.4","1.50.5","1.50.6","1.50.7","1.50.8","1.50.9","1.50.10","1.50.11","1.50.12","1.50.13","1.50.14","1.50.15","1.50.16","1.50.17","1.50.18","1.50.19","1.50.20","1.50.21","1.51.0","1.51.1","1.51.2","1.52.0-rc.0","1.52.0-rc.1","1.52.0-rc.2","1.52.0-rc.3","1.52.0-rc.4","1.52.0-rc.5","1.52.0-rc.6","1.52.0-rc.7","1.52.0-rc.8","1.52.0-rc.9","1.52.0-rc.10","1.52.0-rc.11","1.52.0-rc.12","1.52.0-rc.13","1.52.0-rc.14","1.52.0-rc.15","1.52.0-rc.16","1.52.0-rc.17","1.52.0-rc.18","1.52.0-rc.19","1.52.0-rc.20","1.52.0-rc.21","1.52.0-rc.22","1.53.0","1.53.2","1.53.3","2.0.0","2.0.0-pre.0","2.0.0-pre.1","2.0.0-pre.2","2.0.0-pre.3","2.0.0-pre.4","2.0.0-pre.5","2.0.0-pre.6","2.0.0-pre.7","2.0.0-pre.8","2.0.0-rc.0","2.0.0-rc.1","2.0.0-rc.2","2.0.0-rc.3","2.0.0-rc.4","2.0.0-rc.5","2.0.0-rc.6","2.0.0-rc.7","2.0.0-rc.8","2.0.0-rc.9","2.0.0-rc.10","2.0.0-rc.11","2.0.0-rc.12","2.0.0-rc.13","2.0.0-rc.14","2.0.0-rc.15","2.1.0","2.2.0","2.3.0","2.4.0","2.4.1","2.4.2","2.4.3","2.4.4","2.4.5","2.4.6","2.4.7","2.4.8","2.4.9","2.4.10","2.4.11","2.4.12","2.4.13","2.4.14","2.4.15","2.4.16","2.4.17","2.4.18","2.4.19","2.4.20","2.4.21","2.4.22","2.4.23","2.4.24","2.4.25","2.4.26","2.4.27","2.4.28","2.4.29","2.4.30","2.5.0","2.5.0-rc.0","2.5.0-rc.1","2.5.0-rc.2","2.5.0-rc.3","2.5.0-rc.4","2.5.0-rc.5","2.5.0-rc.6","2.5.1","2.5.2","2.5.3","2.5.4","2.5.5","2.5.6","2.5.7","2.5.8","2.5.9","2.5.10","2.5.11","2.5.12","2.5.13","2.5.14","2.5.15","2.5.16","2.6.0","2.6.1","2.6.2","2.6.3","2.6.4","2.6.5","2.6.6","2.6.7","2.6.8","2.6.9","2.6.10","2.6.11","2.6.13","2.6.14","2.6.15","2.6.16","2.6.17","2.6.18","2.6.19","2.6.20","2.6.21","2.6.22","2.6.23","2.6.24","2.6.25","2.6.26","2.6.27","2.6.28","2.6.29","2.6.30","2.6.31","2.7.0","2.7.1","2.8.0","2.8.1","2.9.0","2.9.1","2.9.2","2.9.3","2.9.4","2.9.5","2.9.6","2.9.7","2.9.8","2.9.9","2.9.10","2.9.11","2.9.12","2.9.13","2.9.14","2.9.15","2.9.16","2.9.17","2.9.18","2.9.19","2.9.20","2.9.21","2.9.22","2.9.23","2.9.24","2.9.25","2.9.26","2.9.27","2.9.28","2.9.29","2.10.0","2.10.1","2.10.2","2.11.0","2.11.0-rc.0","2.11.0-rc.1","2.11.0-rc.2","2.11.0-rc.3","2.11.1","2.11.2","2.11.3","2.11.4","2.11.5","2.11.6","2.11.7","2.11.8","2.11.9","2.11.10","2.11.11","2.12.0","2.12.1","2.13.0","2.13.1","2.13.2","2.13.3","2.13.4","2.14.0","2.14.1","2.14.2","2.14.3","2.14.4","2.14.5","2.14.6","2.14.7","2.14.8","2.14.9","2.14.10","2.14.11","2.14.12","2.14.13","2.14.14","2.14.15","2.14.16","2.14.17","2.14.18","2.14.19","2.14.20","2.14.21","2.15.0","2.15.1","2.15.2","2.15.4","2.15.5","2.15.6","2.15.7","2.15.8","2.15.9","2.15.10","2.15.11","2.15.12","2.15.13","2.15.14","2.15.15","2.15.16","2.15.17","2.15.18","2.15.19","2.15.20","2.16.0","2.16.1","2.17.0","2.17.1","2.17.2","2.17.3","2.17.4","2.17.5","2.17.6","2.17.7","2.17.8","2.17.9","2.17.10","2.17.11","2.17.12","2.17.13","2.17.14","2.17.15","2.17.16","2.17.17","2.17.18","2.17.19","2.17.20","2.17.21","2.17.22","2.17.23","2.17.24","2.18.0","2.18.1","2.18.2","2.19.0","2.19.1","2.19.2","2.19.3","2.19.4","2.19.5","2.19.6","2.19.7","2.19.8","2.19.9","2.19.10","2.19.11","2.19.12","2.19.13","2.19.14","2.20.0","2.20.1","2.20.2","2.20.3","2.21.0","2.21.1","2.21.2","2.21.3","2.21.4","2.21.5","2.21.6","2.21.7","2.21.8","2.21.9","2.21.10","2.21.11","2.21.12","2.21.13","2.21.14","2.21.15","3.0.0","3.0.0-rc.0","3.0.0-rc.1","3.0.0-rc.3","3.0.0-rc.4","3.0.0-rc.5","3.0.0-rc.6","3.0.0-rc.7","3.0.0-rc.8","3.0.0-rc.9","3.0.0-rc.10","3.0.0-rc.11","3.0.0-rc.12","3.0.0-rc.13","3.0.0-rc.14","3.0.0-rc.15","3.0.0-rc.16","3.0.0-rc.17","3.0.0-rc.18","3.0.0-rc.19","3.0.0-rc.20","3.0.0-rc.21","3.0.0-rc.22","3.0.0-rc.23","3.0.0-rc.24","3.0.0-rc.25","3.0.0-rc.26","3.0.0-rc.27","3.0.0-rc.28","3.0.0-rc.29","3.0.0-rc.31","3.0.0-rc.32","3.0.0-rc.33","3.0.0-rc.34","3.0.0-rc.35","3.0.0-rc.36","3.0.0-rc.37","3.0.0-rc.38","3.0.0-rc.39","3.0.0-rc.40","3.0.0-rc.41","3.0.0-rc.42","3.0.0-rc.43","3.0.0-rc.44","3.0.0-rc.45","3.0.0-rc.46","3.0.1","3.0.2","3.0.3","3.0.4","3.0.5","3.0.6","3.0.7","3.0.8","3.0.9","3.0.10","3.0.11","3.0.12","3.0.13","3.0.14","3.0.15","3.0.16","3.1.0","3.1.1","3.1.2","3.1.3","3.1.4","3.1.5","3.1.6","3.1.7","3.1.8","3.2.0","3.2.1","3.2.2","3.2.3","3.2.4","3.2.5","3.2.6","3.3.0","3.3.1","3.3.2","3.3.3","3.4.0","3.4.1","3.4.2","3.4.3","3.4.4","3.4.5","3.4.6","3.4.7","3.4.8","3.4.9","3.4.10","3.4.11","3.4.12","3.4.13","3.4.14","3.4.15","3.4.16","3.4.17","3.4.18","3.4.19","3.4.20","3.4.21","3.4.22","3.4.23","3.4.24","3.4.25","3.4.26","3.4.27","3.4.28","3.4.29","3.4.30","3.4.31","3.4.32","3.4.33","3.4.34","3.4.35","3.4.36","3.4.37","3.4.38","3.4.39","3.4.40","3.4.41","3.4.42","3.4.43","3.4.44","3.4.45","3.4.46","3.4.47","3.4.48","3.4.49","3.4.50","3.4.51","3.4.52","3.4.53","3.4.54","3.4.55","3.4.56","3.4.57","3.4.58","3.4.59","3.4.60","3.4.61","3.4.62","3.4.63","3.4.64","3.4.65","3.4.66","3.4.67","3.4.68","3.4.69","3.4.70","3.4.71","3.4.72","3.4.73","3.4.74","3.5.0","3.5.1","3.5.2","3.5.3","3.5.4","3.5.5","3.5.6","3.5.7","3.5.8","3.5.9","3.5.10","3.5.11","3.5.12","3.5.13","3.5.14","3.5.15","3.5.16","3.5.17","3.5.18","3.5.19","3.5.20","3.5.21","3.5.22","3.5.23","3.5.24","3.5.25","3.5.26","3.5.27","3.5.28","3.5.29","3.5.30","3.5.31","3.5.32","3.5.33","3.5.34","3.5.35","3.5.36","3.5.37","3.5.38"],"unaffected_versions":["3.5.39","3.5.40","3.5.41","3.5.42","3.5.43","3.6.0","3.6.1","3.6.2","3.6.3","3.7.0","3.7.1","3.7.2","3.7.3","3.7.4","3.7.5","3.7.6","3.8.0","3.9.0","3.10.0","3.10.1","3.11.0","3.11.1","3.11.2","3.11.3","3.12.0","3.13.0","3.13.1","3.13.2","3.14.0","3.14.1","3.15.0","3.16.0","3.17.0","3.17.1","3.18.0","3.19.0","3.19.1","3.19.2","3.19.3","3.20.0","3.21.0","3.21.1","3.21.2","3.21.3","3.22.0","3.22.1","3.22.2","3.23.0","3.23.1","3.24.0","3.24.1","3.24.2","3.24.3","3.24.4","3.24.5","3.24.6","3.24.7","3.25.0","3.25.1","3.25.2","3.26.0","3.27.0","3.27.1","3.27.2","3.27.3","3.27.4","3.27.5","3.27.6"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/EEF-CVE-2025-48042/related_packages","related_advisories":[{"uuid":"GSA_kwCzR0hTQS1qajRqLXg1d3ctY3doOc4ABMIL","source_kind":"github","url":"https://github.com/advisories/GHSA-jj4j-x5ww-cwh9"}]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/hex/ash","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/hex/ash","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hex/ash/dependencies","status":null,"funding_links":["https://opencollective.com/ash-framework"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-23T01:30:30.796Z","issues_count":689,"pull_requests_count":1900,"avg_time_to_close_issue":4085053.784067086,"avg_time_to_close_pull_request":267556.36643835617,"issues_closed_count":476,"pull_requests_closed_count":1752,"pull_request_authors_count":215,"issue_authors_count":220,"avg_comments_per_issue":1.5399129172714079,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":1594,"bot_issues_count":1,"bot_pull_requests_count":317,"past_year_issues_count":80,"past_year_pull_requests_count":295,"past_year_avg_time_to_close_issue":157844.3260869565,"past_year_avg_time_to_close_pull_request":118004.38839285714,"past_year_issues_closed_count":46,"past_year_pull_requests_closed_count":224,"past_year_pull_request_authors_count":95,"past_year_issue_authors_count":69,"past_year_avg_comments_per_issue":1.1875,"past_year_avg_comments_per_pull_request":0.888135593220339,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":49,"past_year_merged_pull_requests_count":193,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ash-project%2Fash/issues","maintainers":[{"login":"LaureDeThieulloy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaureDeThieulloy"},{"login":"wiliamvj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wiliamvj"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/ash/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/ash/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/ash/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/ash/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/ash/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/ash/codemeta","maintainers":[{"uuid":"ash-project","login":"ash-project","name":null,"email":"ash-project@zachdaniel.dev","url":null,"packages_count":50,"html_url":"https://hex.pm/users/ash-project","role":null,"created_at":"2022-11-08T08:58:34.359Z","updated_at":"2022-11-08T08:58:34.359Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/maintainers/ash-project/packages"}]}