{"id":34593,"name":"Zygote","description":"21st century AD","url":"https://github.com/fluxml/zygote.jl","last_synced_at":"2025-09-05T06:16:46.147Z","repository":{"id":37270549,"uuid":"143788442","full_name":"FluxML/Zygote.jl","owner":"FluxML","description":"21st century AD","archived":false,"fork":false,"pushed_at":"2025-06-30T20:41:58.000Z","size":4110,"stargazers_count":1540,"open_issues_count":442,"forks_count":216,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-08-24T15:42:48.455Z","etag":null,"topics":["automatic-differentiation","control-flow","gradient","julia","julia-compiler","machine-learning"],"latest_commit_sha":null,"homepage":"https://fluxml.ai/Zygote.jl/","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FluxML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["JuliaLang"]}},"created_at":"2018-08-06T22:08:26.000Z","updated_at":"2025-08-24T14:48:48.000Z","dependencies_parsed_at":"2022-07-13T16:44:25.305Z","dependency_job_id":"6f2f2657-52a9-42b2-ae57-5ac39489be26","html_url":"https://github.com/FluxML/Zygote.jl","commit_stats":{"total_commits":1804,"total_committers":121,"mean_commits":"14.909090909090908","dds":0.6596452328159645,"last_synced_commit":"2287a86d1692c0dfc568739a80ca909199f6adfe"},"previous_names":[],"tags_count":136,"template":false,"template_full_name":null,"purl":"pkg:github/FluxML/Zygote.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FluxML","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/sbom","scorecard":{"id":51264,"data":{"date":"2025-08-11","repo":{"name":"github.com/FluxML/Zygote.jl","commit":"e0af1a814b9c1b652861eda5db27ddec13a28d16"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":8,"reason":"7 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":7,"reason":"Found 14/20 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/CompatHelper.yml:8","Warn: no topLevel permission defined: .github/workflows/Downstream.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/TagBot.yml:11","Info: topLevel 'deployments' permission set to 'read': .github/workflows/TagBot.yml:14","Info: topLevel 'issues' permission set to 'read': .github/workflows/TagBot.yml:15","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/TagBot.yml:19","Info: topLevel 'repository-projects' permission set to 'read': .github/workflows/TagBot.yml:20","Info: topLevel 'security-events' permission set to 'read': .github/workflows/TagBot.yml:21","Info: topLevel 'statuses' permission set to 'read': .github/workflows/TagBot.yml:22","Info: topLevel 'checks' permission set to 'read': .github/workflows/TagBot.yml:12","Warn: topLevel 'contents' permission set to 'write': .github/workflows/TagBot.yml:13","Info: topLevel 'discussions' permission set to 'read': .github/workflows/TagBot.yml:16","Info: topLevel 'packages' permission set to 'read': .github/workflows/TagBot.yml:17","Info: topLevel 'pages' permission set to 'read': .github/workflows/TagBot.yml:18","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/clean_preview.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_comment.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/CompatHelper.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/CompatHelper.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Downstream.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/Downstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Downstream.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/Downstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Downstream.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/Downstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Downstream.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/Downstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/TagBot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/TagBot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clean_preview.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/clean_preview.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  12 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T23:45:25.507Z","repository_id":37270549,"created_at":"2025-08-14T23:45:25.508Z","updated_at":"2025-08-14T23:45:25.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273719681,"owners_count":25155771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"FluxML","name":"FluxML","uuid":"26222520","kind":"organization","description":"The Elegant Machine Learning Stack","email":null,"website":"https://fluxml.ai","location":null,"twitter":"FluxML","company":null,"icon_url":"https://avatars.githubusercontent.com/u/26222520?v=4","repositories_count":36,"last_synced_at":"2023-02-26T10:02:31.028Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["JuliaLang"]}},"html_url":"https://github.com/FluxML","funding_links":["https://github.com/sponsors/JuliaLang"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-09T21:55:07.859Z","updated_at":"2023-02-26T10:02:31.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FluxML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FluxML/repositories"},"packages":[{"id":4321613,"name":"Zygote","ecosystem":"julia","description":"21st century AD","homepage":"https://fluxml.ai/Zygote.jl/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/FluxML/Zygote.jl","keywords_array":["julia","julia-compiler","control-flow","gradient","machine-learning","automatic-differentiation"],"namespace":null,"versions_count":137,"first_release_published_at":"2022-10-21T19:22:43.875Z","latest_release_published_at":"2025-06-01T00:00:00.000Z","latest_release_number":"0.7.10","last_synced_at":"2025-08-24T11:02:34.191Z","created_at":"2022-04-19T16:40:31.533Z","updated_at":"2025-08-24T20:26:18.582Z","registry_url":"https://juliahub.com/ui/Packages/General/Zygote/","install_command":"Pkg.add(\"Zygote\")","documentation_url":"https://docs.juliahub.com/General/Zygote/stable/","metadata":{"uuid":"e88e6eb3-aa80-5325-afca-941959d7151f"},"repo_metadata":{"id":37270549,"uuid":"143788442","full_name":"FluxML/Zygote.jl","owner":"FluxML","description":"21st century AD","archived":false,"fork":false,"pushed_at":"2025-06-30T20:41:58.000Z","size":4110,"stargazers_count":1540,"open_issues_count":442,"forks_count":216,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-08-24T15:42:48.455Z","etag":null,"topics":["automatic-differentiation","control-flow","gradient","julia","julia-compiler","machine-learning"],"latest_commit_sha":null,"homepage":"https://fluxml.ai/Zygote.jl/","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FluxML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["JuliaLang"]}},"created_at":"2018-08-06T22:08:26.000Z","updated_at":"2025-08-24T14:48:48.000Z","dependencies_parsed_at":"2022-07-13T16:44:25.305Z","dependency_job_id":"6f2f2657-52a9-42b2-ae57-5ac39489be26","html_url":"https://github.com/FluxML/Zygote.jl","commit_stats":{"total_commits":1804,"total_committers":121,"mean_commits":"14.909090909090908","dds":0.6596452328159645,"last_synced_commit":"2287a86d1692c0dfc568739a80ca909199f6adfe"},"previous_names":[],"tags_count":136,"template":false,"template_full_name":null,"purl":"pkg:github/FluxML/Zygote.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FluxML","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/sbom","scorecard":{"id":51264,"data":{"date":"2025-08-11","repo":{"name":"github.com/FluxML/Zygote.jl","commit":"e0af1a814b9c1b652861eda5db27ddec13a28d16"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":8,"reason":"7 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":7,"reason":"Found 14/20 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/CompatHelper.yml:8","Warn: no topLevel permission defined: .github/workflows/Downstream.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/TagBot.yml:11","Info: topLevel 'deployments' permission set to 'read': .github/workflows/TagBot.yml:14","Info: topLevel 'issues' permission set to 'read': .github/workflows/TagBot.yml:15","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/TagBot.yml:19","Info: topLevel 'repository-projects' permission set to 'read': .github/workflows/TagBot.yml:20","Info: topLevel 'security-events' permission set to 'read': .github/workflows/TagBot.yml:21","Info: topLevel 'statuses' permission set to 'read': .github/workflows/TagBot.yml:22","Info: topLevel 'checks' permission set to 'read': .github/workflows/TagBot.yml:12","Warn: topLevel 'contents' permission set to 'write': .github/workflows/TagBot.yml:13","Info: topLevel 'discussions' permission set to 'read': .github/workflows/TagBot.yml:16","Info: topLevel 'packages' permission set to 'read': .github/workflows/TagBot.yml:17","Info: topLevel 'pages' permission set to 'read': .github/workflows/TagBot.yml:18","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/clean_preview.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_comment.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/CompatHelper.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/CompatHelper.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Downstream.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/Downstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Downstream.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/Downstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Downstream.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/Downstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Downstream.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/Downstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/TagBot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/TagBot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clean_preview.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/FluxML/Zygote.jl/clean_preview.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  12 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T23:45:25.507Z","repository_id":37270549,"created_at":"2025-08-14T23:45:25.508Z","updated_at":"2025-08-14T23:45:25.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271942997,"owners_count":24847513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"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":"FluxML","name":"FluxML","uuid":"26222520","kind":"organization","description":"The Elegant Machine Learning Stack","email":null,"website":"https://fluxml.ai","location":null,"twitter":"FluxML","company":null,"icon_url":"https://avatars.githubusercontent.com/u/26222520?v=4","repositories_count":36,"last_synced_at":"2023-02-26T10:02:31.028Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["JuliaLang"]}},"html_url":"https://github.com/FluxML","funding_links":["https://github.com/sponsors/JuliaLang"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-09T21:55:07.859Z","updated_at":"2023-02-26T10:02:31.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FluxML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FluxML/repositories"},"tags":[{"name":"v0.7.10","sha":"6295734229ee2152915c1dad93dd0345525c62b2","kind":"tag","published_at":"2025-06-14T17:18:49.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.7.10","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.10/manifests"},{"name":"v0.7.9","sha":"a50c429d05f58f194edc30eb63b88e86185f70af","kind":"tag","published_at":"2025-06-10T07:50:35.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.7.9","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"f5db3957318a625dc8d2a784fff870b7e93d50d4","kind":"tag","published_at":"2025-06-05T07:49:17.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.7.8","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.8/manifests"},{"name":"v0.6.77","sha":"a9816cb5773a30c79de730779e0f83954ec83d32","kind":"tag","published_at":"2025-05-02T13:46:20.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.77","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.77/manifests"},{"name":"v0.7.7","sha":"6dc5d2f6273cd3aaf3e959555ac65ac91d189194","kind":"tag","published_at":"2025-04-30T15:52:51.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.7.7","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.7/manifests"},{"name":"v0.6.76","sha":"4ac8a2160bb50c6018ade984383b5bd4c093ec45","kind":"tag","published_at":"2025-04-01T04:42:31.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.76","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.76/manifests"},{"name":"v0.7.6","sha":"1b914d994aea236bcb6d3d0cd6c099d86cede101","kind":"tag","published_at":"2025-03-31T13:29:54.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.7.6","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"23add62c900b5b1cf018eb87bc2f7a8a9f3ebfa6","kind":"tag","published_at":"2025-03-26T20:03:25.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.7.5","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"12cd77d82546674e4951b900e6c8076d94e397b4","kind":"tag","published_at":"2025-01-31T01:11:58.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.7.4","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"4c0e7f50e4de7788fe0b4f909b395042edd5d4cf","kind":"tag","published_at":"2025-01-21T07:16:53.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.7.3","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"a38a4a565b925723386d311938226e6e29a106c2","kind":"tag","published_at":"2025-01-18T22:34:22.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.7.2","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"4bfc545384effff9686beb92620e85ebee66233f","kind":"tag","published_at":"2025-01-05T00:06:45.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.7.1","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"bb3730ee972377443bfaad8045370e550acb052d","kind":"tag","published_at":"2025-01-04T07:37:08.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.7.0","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.7.0/manifests"},{"name":"v0.6.75","sha":"bc6cd09b9c4169a5ddb446e3922b6fd5133958f2","kind":"tag","published_at":"2025-01-01T09:03:49.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.75","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.75/manifests"},{"name":"v0.6.74","sha":"5a8d0ed946cfef99ae67cea03c8beb91419c3289","kind":"tag","published_at":"2024-12-27T21:25:29.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.74","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.74/manifests"},{"name":"v0.6.73","sha":"9b6dd0803441a874f6afdbdfa61e27c2b9b1b097","kind":"tag","published_at":"2024-11-10T19:18:46.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.73","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.73/manifests"},{"name":"v0.6.72","sha":"59e7ec1b32c4d4571120e143d9c40e48b370f22b","kind":"tag","published_at":"2024-10-13T18:54:44.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.72","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.72/manifests"},{"name":"v0.6.71","sha":"2517e67ecd233c21a89cd28e8d8e3c2d7214b5df","kind":"tag","published_at":"2024-09-25T22:18:07.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.71","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.71/manifests"},{"name":"v0.6.70","sha":"3c3325d9987931f15bd478c932332be19c316de4","kind":"tag","published_at":"2024-05-09T16:12:17.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.70","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.70/manifests"},{"name":"v0.6.69","sha":"c0daccded5b9f91d31ceb889e4a97e74dd722a4e","kind":"tag","published_at":"2024-01-19T22:17:32.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.69","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.69/manifests"},{"name":"v0.6.68","sha":"223f85620749bb96e68e57b13f1161034c5b528c","kind":"tag","published_at":"2023-12-21T01:18:03.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.68","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.68/manifests"},{"name":"v0.6.67","sha":"340d3bf34429f90460031cd2d20fc2477f27b986","kind":"tag","published_at":"2023-10-25T22:28:41.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.67","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.67/manifests"},{"name":"v0.6.66","sha":"f7551273080569316f5127cc6a537b62ef50f592","kind":"tag","published_at":"2023-10-18T18:26:05.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.66","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.66/manifests"},{"name":"v0.6.65","sha":"cf7f7d08705d2787fa31bcf45bcca5447fd9a9a7","kind":"tag","published_at":"2023-09-27T07:40:24.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.65","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.65/manifests"},{"name":"v0.6.64","sha":"ad930c3c8764e4cef72bbec4c1d97ae48795cfbb","kind":"tag","published_at":"2023-09-04T17:35:34.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.64","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.64/manifests"},{"name":"v0.6.63","sha":"547be707a59e079ff1cc8f079bd8fc9298b93fa3","kind":"tag","published_at":"2023-08-10T22:44:59.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.63","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.63/manifests"},{"name":"v0.6.62","sha":"328bc012e86585ca2745ef4ad0877a612c95289d","kind":"tag","published_at":"2023-06-01T12:12:26.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.62","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.62/manifests"},{"name":"v0.6.61","sha":"e2d7839a476fc1cda407500d9a2ca125bd6e2aa5","kind":"tag","published_at":"2023-05-12T22:48:10.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.61","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.61/manifests"},{"name":"v0.6.60","sha":"31811c3f909c82e20d0b4b0d39411750eec9d6ba","kind":"tag","published_at":"2023-04-07T16:06:36.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.60","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.60/manifests"},{"name":"v0.6.59","sha":"1c933e92b0527c6fa66b24f85658c247eb9377b6","kind":"tag","published_at":"2023-03-17T01:03:09.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.59","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.59/manifests"},{"name":"v0.6.58","sha":"55fea5efe6a7e78c95d621cabe1393a7db8e57de","kind":"tag","published_at":"2023-03-15T13:50:33.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.58","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.58/manifests"},{"name":"v0.6.57","sha":"756dd378b07539bab5a6bc45d183223467c5d3f7","kind":"tag","published_at":"2023-03-14T15:26:51.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.57","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.57/manifests"},{"name":"v0.6.56","sha":"108e5a19d8fa7187f6eaece7a142c48d71dfd0d2","kind":"tag","published_at":"2023-03-08T22:32:47.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.56","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.56/manifests"},{"name":"v0.6.55","sha":"e2f0b5ff4dffc4d7737fe289c79b7edb07784d3e","kind":"commit","published_at":"2023-01-17T13:37:28.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.55","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.55/manifests"},{"name":"v0.6.54","sha":"c2f1794ca9da3088a2f3bfb0144c8bfc4dd89d9a","kind":"tag","published_at":"2023-01-11T01:56:17.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.54","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.54/manifests"},{"name":"v0.6.53","sha":"34ece5b8c6ee2f2269e2d384ebd813e1af0489c9","kind":"tag","published_at":"2023-01-10T19:12:57.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.53","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.53/manifests"},{"name":"v0.6.52","sha":"f3857d18bba9676bef8614d0c2a61b07df3d4dcf","kind":"tag","published_at":"2023-01-08T03:55:09.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.52","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.52/manifests"},{"name":"v0.6.51","sha":"93017bba11201c1c171a60f05f3aa108457db8eb","kind":"tag","published_at":"2022-11-28T15:22:33.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.51","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.51/manifests"},{"name":"v0.6.50","sha":"353bf4a83e940cd1a30d18893dd264b23c18e668","kind":"tag","published_at":"2022-11-27T18:39:35.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.50","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.50/manifests"},{"name":"v0.6.49","sha":"81380f0493581ef914cc5b2419885b2014c148c3","kind":"tag","published_at":"2022-09-21T16:24:39.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.49","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.49/manifests"},{"name":"v0.6.48","sha":"b13d5953952e3c134ec2cd60023366e67eb215fc","kind":"tag","published_at":"2022-09-21T11:46:43.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.48","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.48/manifests"},{"name":"v0.6.47","sha":"e8ab2e7f00b14fb2939841718faaf98c512377df","kind":"tag","published_at":"2022-09-06T02:39:24.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.47","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.47/manifests"},{"name":"v0.6.46","sha":"bf64def534f91492b60030029138a52bb1f43cf1","kind":"tag","published_at":"2022-08-29T23:55:08.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.46","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.46/manifests"},{"name":"v0.6.45","sha":"de078c84ce0a1ee517e9e929f0bb6b97b697e23e","kind":"tag","published_at":"2022-08-24T04:11:49.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.45","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.45/manifests"},{"name":"v0.6.44","sha":"bd5ce6e6e394081b6e7b28d669e8b8e7b3e05176","kind":"tag","published_at":"2022-08-15T23:28:04.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.44","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.44/manifests"},{"name":"v0.6.43","sha":"b9530c73ac4765e57a6df5f38c3b81a4a63fae95","kind":"tag","published_at":"2022-08-01T14:48:02.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.43","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.43/manifests"},{"name":"v0.6.42","sha":"c822e9e77fa76647ba2a39896cbcdee604e9aa9f","kind":"tag","published_at":"2022-07-30T03:16:08.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.42","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.42/manifests"},{"name":"v0.6.41","sha":"4777767737b4c95d2cea842933c5b2edae2771b2","kind":"tag","published_at":"2022-06-30T03:56:49.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.41","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.41/manifests"},{"name":"v0.6.40","sha":"885a904ed958c74cdaa2af7a971a6b5a2da908a7","kind":"tag","published_at":"2022-05-10T02:19:47.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.40","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.40/manifests"},{"name":"v0.6.39","sha":"ec9ce3c59d191b10cfe481b078495219bcde10de","kind":"tag","published_at":"2022-04-30T18:23:57.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.39","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.39/manifests"},{"name":"v0.6.38","sha":"9602c6b2038879034c2de14d1f4aa251d99c6ea4","kind":"tag","published_at":"2022-04-13T23:36:25.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.38","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.38/manifests"},{"name":"v0.6.37","sha":"a133200422e4f12e1d7266f5825154054faf0d9a","kind":"tag","published_at":"2022-03-16T19:30:26.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.37","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.37/manifests"},{"name":"v0.6.36","sha":"843a52d6a069fdaadc6559d0db084a73eb6058f7","kind":"tag","published_at":"2022-03-10T06:07:20.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.36","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.36/manifests"},{"name":"v0.6.35","sha":"e56375e08ac6191f32713f4d63c087655a2b4fd3","kind":"tag","published_at":"2022-02-22T06:10:54.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.35","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.35/manifests"},{"name":"v0.6.34","sha":"95d61fc317fcbac8438971794c433e609922282d","kind":"tag","published_at":"2022-01-21T20:08:38.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.34","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.34/manifests"},{"name":"v0.6.33","sha":"3a23a3435eb1c3e721d9319b12a0d3514f46acd1","kind":"tag","published_at":"2021-12-22T16:12:03.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.33","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.33/manifests"},{"name":"v0.6.32","sha":"0d80a08633bdcc610406d514d47f8c23792bf085","kind":"tag","published_at":"2021-11-25T19:36:32.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.32","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.32/manifests"},{"name":"v0.6.31","sha":"bc6fd2f20bc7c91c1d1258b582bb32a232ff73f6","kind":"tag","published_at":"2021-11-25T01:39:41.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.31","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.31/manifests"},{"name":"v0.6.30","sha":"4ed3a86db708a27bfe0afd5aeaa6408dd8d43a3e","kind":"tag","published_at":"2021-11-07T21:37:36.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.30","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.30/manifests"},{"name":"v0.6.29","sha":"5ae5b4f2933e87923a567f13e1c298e26b954716","kind":"tag","published_at":"2021-10-16T23:09:12.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.29","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.29/manifests"},{"name":"v0.6.28","sha":"c9446c8eda310097581fd1ea4be0ee0b0dddbfc3","kind":"tag","published_at":"2021-10-15T14:52:58.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.28","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.28/manifests"},{"name":"v0.6.27","sha":"5887e46bf6280e3608dbed2e27f2229fa1456087","kind":"tag","published_at":"2021-10-14T17:58:50.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.27","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.27/manifests"},{"name":"v0.6.26","sha":"e245dee827f802d54b10a0c00c69083b6038de47","kind":"tag","published_at":"2021-10-07T12:01:49.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.26","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.26/manifests"},{"name":"v0.6.25","sha":"ade9b1e9cf7fb79ca0dfbc99b26cd60482ee2f7d","kind":"tag","published_at":"2021-10-02T14:03:49.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.25","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.25/manifests"},{"name":"v0.6.24","sha":"355296e84f8b21c0f22204b0804af51653016137","kind":"tag","published_at":"2021-09-29T17:50:14.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.24","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.24/manifests"},{"name":"v0.6.23","sha":"446594defcdc636386b33a5950e791a54ad28420","kind":"tag","published_at":"2021-09-24T22:54:48.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.23","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.23/manifests"},{"name":"v0.6.22","sha":"528e0be677d1feb9ccf6fc4ab298f4d8a106de10","kind":"tag","published_at":"2021-09-22T03:36:29.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.22","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"57adb2d2ca919d937dc815e3e660a121feb1c160","kind":"tag","published_at":"2021-09-10T15:56:47.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.21","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"05d0c2ae04f334a2ec61e42decfe1172d0f2e6e8","kind":"tag","published_at":"2021-08-20T17:44:32.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.20","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"e6a86745d66b5974eaafa8a8f28bcd4b100374df","kind":"tag","published_at":"2021-08-03T14:14:57.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.19","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"b952f4976ce710323d470e0599722b234daa12ce","kind":"tag","published_at":"2021-08-03T11:16:00.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.18","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"1786bfed694476d6a5263147fb2dda74e95940d1","kind":"tag","published_at":"2021-07-19T09:42:28.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.17","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"4d22edf4a27db0302badb12e1faec6d5ee31fd9d","kind":"tag","published_at":"2021-07-14T16:59:33.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.16","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.16/manifests"},{"name":"v0.6.15","sha":"7d40e94a20a31b8df3dc7a4d2614905f84659614","kind":"tag","published_at":"2021-07-14T03:52:49.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.15","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.15/manifests"},{"name":"v0.6.14","sha":"18a6f2a14ff1466a37f8143a2c7f2013a9f970ea","kind":"tag","published_at":"2021-06-21T19:10:38.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.14","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"13647cd618c45d9c7e691d403e666a64d5d5309a","kind":"tag","published_at":"2021-06-18T17:19:07.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.13","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"4d9b8d674f878ef8ef9db45ba4fee9d8aa94a73c","kind":"tag","published_at":"2021-06-02T20:50:22.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.12","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.12/manifests"},{"name":"v0.6.11","sha":"b89ea3caea0c7abfe903852591a8e7ca26e79552","kind":"tag","published_at":"2021-05-21T08:43:14.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.11","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"4e54eb79de85a47d64776b61a1a225ccdd133fc0","kind":"tag","published_at":"2021-04-22T09:25:52.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.10","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"2d5edf44ad7191fcd5d5816d8ab161dff8e14765","kind":"tag","published_at":"2021-04-10T09:41:47.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.9","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"fef5b433a7035705259956e78f323ffcdbabaf35","kind":"tag","published_at":"2021-03-31T16:50:57.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.8","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"45619d0180695c8f4ab3d9f9de6e759584053f61","kind":"tag","published_at":"2021-03-28T11:29:11.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.7","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"56f411876d545ff758d78053d89c45b57d88e41c","kind":"tag","published_at":"2021-03-25T16:34:46.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.6","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2717d4886fd7965b7f88e0195117475fadf88c0e","kind":"tag","published_at":"2021-03-24T11:03:35.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.5","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"6f9696051ce95a66ae013de10b3dac2ab2729013","kind":"tag","published_at":"2021-03-13T16:54:27.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.4","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"1007950c4120b3e7b18b6032b58cc922fc321380","kind":"tag","published_at":"2021-02-01T15:37:15.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.3","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"9d356824e9ee9721b762f984e30db90206df2487","kind":"tag","published_at":"2021-01-21T12:20:28.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.2","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"71370b681d6a1d4e11cfc782e57e0f100ca5fbd7","kind":"tag","published_at":"2021-01-16T13:32:42.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.1","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"4fdb6919273854f79300b491197f97a8d71028e0","kind":"tag","published_at":"2020-12-21T11:55:00.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.6.0","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.6.0/manifests"},{"name":"v0.5.17","sha":"5899b44cf9874aa47ca5758582f285d624c9a5fc","kind":"tag","published_at":"2020-12-17T16:53:02.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.17","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.17/manifests"},{"name":"v0.5.16","sha":"bfba50c485b4b62a6e083b7592da58fa87e271c7","kind":"tag","published_at":"2020-12-07T22:32:25.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.16","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.16/manifests"},{"name":"v0.5.15","sha":"f8b038c552eb092f7c7af682e8d2acb38c733889","kind":"tag","published_at":"2020-12-04T12:00:36.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.15","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.15/manifests"},{"name":"v0.5.14","sha":"c04e3f9583a2c3f050158c93e79bb652eb7ffc50","kind":"tag","published_at":"2020-11-30T11:25:43.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.14","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.14/manifests"},{"name":"v0.5.13","sha":"5cff299b5174bfad84eec5018efd609fa0e695c9","kind":"tag","published_at":"2020-11-19T15:20:05.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.13","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.13/manifests"},{"name":"v0.5.12","sha":"a04adb8ceb020ffda312677b37c2f64c6c2ab1ee","kind":"tag","published_at":"2020-11-19T12:22:25.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.12","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.12/manifests"},{"name":"v0.5.11","sha":"2308bc8f30ccd6be913a054f7cc938c12a103512","kind":"tag","published_at":"2020-11-19T12:22:23.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.11","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.11/manifests"},{"name":"v0.5.10","sha":"6dadc6c1839ca4811ceeb5446d9df434e9c74362","kind":"tag","published_at":"2020-11-19T12:22:21.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.10","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"67e81cbd5eb33cb3990a919f918bc7c28fe6755e","kind":"tag","published_at":"2020-10-16T19:20:18.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.9","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"4d0e638640409d3e556855ebec95666ab147bdb7","kind":"tag","published_at":"2020-09-24T14:20:52.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.8","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"ed366f32c0f520567526040d9f8acaf0d83613c3","kind":"tag","published_at":"2020-09-15T18:19:35.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.7","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"ec3fad4ee08f904d1a187fa06d02cb0553670b5c","kind":"tag","published_at":"2020-09-04T15:18:10.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.6","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"4934bc207e349c9fc31d63fda1d326e3751f5974","kind":"tag","published_at":"2020-08-25T11:15:29.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.5","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"8d4323a0e6af0789faf0aa943b6b140a5605088e","kind":"tag","published_at":"2020-07-31T06:15:45.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.4","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"2deb7dfa3b8f2c531969ea88b827eb43318094a1","kind":"tag","published_at":"2020-07-10T18:13:31.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.3","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"469e34b5e6c9fbbdbe290ca0a0db3a8aaaf5e124","kind":"tag","published_at":"2020-07-02T12:16:12.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.2","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.2/manifests"},{"name":"v0.4.22","sha":"ea9ed3bcbaf5d9d9d2217ec3c1a91ee953e12e60","kind":"tag","published_at":"2020-06-22T08:11:29.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.22","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.22/manifests"},{"name":"v0.5.1","sha":"f503e0c9be79526d6b6863ce8b4fb64717f0729e","kind":"tag","published_at":"2020-06-22T07:10:34.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.1","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"257dfb139d0cc3c88a87654c4412fa5b7947bddd","kind":"tag","published_at":"2020-06-19T14:10:04.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.5.0","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.5.0/manifests"},{"name":"v0.4.21","sha":"bbb9d559fe2a1600fda7a47d93303d9981e734cf","kind":"tag","published_at":"2020-06-18T19:09:34.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.21","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.21/manifests"},{"name":"v0.4.20","sha":"9ff9ef46878c25bae70c78ebdc431589a3006128","kind":"tag","published_at":"2020-05-03T18:06:07.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.20","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.20/manifests"},{"name":"v0.4.19","sha":"f92680039cae63db5684a3cbf05df4c999cab1d4","kind":"tag","published_at":"2020-05-01T04:06:13.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.19","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.19/manifests"},{"name":"v0.4.18","sha":"bbda45e8d98a41ef197256aa17cf4806e73ce219","kind":"tag","published_at":"2020-04-30T10:05:54.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.18","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.18/manifests"},{"name":"v0.4.17","sha":"a2f7c9731279b8ad80322c35b3a0325f03392c0e","kind":"tag","published_at":"2020-04-24T14:05:42.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.17","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.17/manifests"},{"name":"v0.4.16","sha":"5fff0a8c5101450f41bd2050983b43ffb7ccc97b","kind":"tag","published_at":"2020-04-23T21:05:28.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.16","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.16/manifests"},{"name":"v0.4.15","sha":"17a017f1e70e7156b5746000ec20bb29c52de553","kind":"tag","published_at":"2020-04-08T19:04:42.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.15","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.15/manifests"},{"name":"v0.4.14","sha":"ec69d250f3097dc3a400d125c9fefc46c2c694c3","kind":"tag","published_at":"2020-04-08T10:04:39.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.14","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.14/manifests"},{"name":"v0.4.13","sha":"1c24a8a31d93ed08741924738255d3c74342aa1e","kind":"tag","published_at":"2020-04-05T23:05:08.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.13","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.13/manifests"},{"name":"v0.4.12","sha":"ac3d3601f7e1e8036774012e5a64f2fa2e79335f","kind":"tag","published_at":"2020-03-24T14:06:15.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.12","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.12/manifests"},{"name":"v0.4.11","sha":"24f9c58ce5ea816bfbcd163fbde61dfdf55e8b69","kind":"tag","published_at":"2020-03-23T11:05:31.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.11","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"88e4f126a5c95201d5c4a1312899cbfad4522931","kind":"tag","published_at":"2020-03-14T17:08:28.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.10","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"e54e702713a503925e1336948c1ecfdfe8f4ae29","kind":"commit","published_at":"2020-03-02T13:07:14.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.9","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"edc63fbe4fcf0ce4098b5f17c700571284985869","kind":"commit","published_at":"2020-02-29T01:01:33.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.8","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"a802bd5b5b8264fcf5fdd97e341a88d2711dd522","kind":"tag","published_at":"2020-01-29T11:57:31.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.7","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"7f367993924128c578138ae024614b7b1b2cc31a","kind":"tag","published_at":"2020-01-14T20:57:51.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.6","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"2ac352876354cb315a8d850af10e734e9cc33c3f","kind":"tag","published_at":"2020-01-10T18:21:42.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.5","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"d144c1bd7ce3f0848305d3e7a426a75e161d7bd0","kind":"tag","published_at":"2020-01-08T15:09:59.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.4","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"727ea3c70eb276fdb3b82e0b2c802b8c52f4724a","kind":"tag","published_at":"2019-12-20T16:33:01.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.3","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"b954f848e07beeddae5cce3ad23485b829bf1d89","kind":"tag","published_at":"2019-12-20T12:45:12.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.2","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"6ac5b5b478f4ae726c55a6d871ddc10e13cc5ac1","kind":"tag","published_at":"2019-11-06T16:18:04.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.1","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"b2c3bc483771bf81268ab929739fa78f0a4a8ba6","kind":"tag","published_at":"2019-11-04T14:18:31.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.4.0","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.4.0/manifests"},{"name":"v0.3.4","sha":"e2fcd614478199d7839d11cbf70b36bb6335ae95","kind":"tag","published_at":"2019-08-20T13:04:35.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.3.4","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"a207f56404970cb7b3833f61e5d2278a49870f7f","kind":"tag","published_at":"2019-08-19T14:18:58.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.3.3","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"e842cb827f69b5f36886e07d771ae4f6eee122ad","kind":"tag","published_at":"2019-06-25T18:41:07.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.3.2","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fd36e6e605f4edc4de4fcc84423b08e7249bafc4","kind":"commit","published_at":"2019-05-09T10:58:09.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.3.1","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"89c7b1c6bfc71db38312c504cd06f32e8efff5f7","kind":"commit","published_at":"2019-04-30T12:05:04.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.3.0","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"6b1b80faa354d46a9b448f83ed42b62fdbc63a94","kind":"commit","published_at":"2019-03-29T17:01:26.000Z","download_url":"https://codeload.github.com/FluxML/Zygote.jl/tar.gz/v0.2.0","html_url":"https://github.com/FluxML/Zygote.jl/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FluxML/Zygote.jl@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T20:26:18.582Z","dependent_packages_count":180,"downloads":4353,"downloads_period":"total","dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":4.37875751503006,"dependent_packages_count":0.4408817635270541,"stargazers_count":0.21037868162692847,"forks_count":0.2605210420841683,"docker_downloads_count":null,"average":1.3226347505670526},"purl":"pkg:julia/Zygote","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/julia/Zygote","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/julia/Zygote","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/julia/Zygote/dependencies","status":null,"funding_links":["https://github.com/sponsors/JuliaLang"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T11:38:22.813Z","issues_count":162,"pull_requests_count":125,"avg_time_to_close_issue":17122734.641791046,"avg_time_to_close_pull_request":19072369.348214287,"issues_closed_count":67,"pull_requests_closed_count":112,"pull_request_authors_count":50,"issue_authors_count":118,"avg_comments_per_issue":4.2407407407407405,"avg_comments_per_pull_request":4.24,"merged_pull_requests_count":80,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":35,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":1501090.75,"past_year_avg_time_to_close_pull_request":687288.1379310344,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.657142857142857,"past_year_avg_comments_per_pull_request":2.193548387096774,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/issues","maintainers":[{"login":"ToucheSir","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ToucheSir"},{"login":"CarloLucibello","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CarloLucibello"},{"login":"mcabbott","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcabbott"},{"login":"DhairyaLGandhi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DhairyaLGandhi"},{"login":"oxinabox","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxinabox"},{"login":"pxl-th","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxl-th"},{"login":"devmotion","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devmotion"},{"login":"ChrisRackauckas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisRackauckas"},{"login":"willtebbutt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willtebbutt"},{"login":"chengchingwen","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chengchingwen"},{"login":"yuehhua","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuehhua"},{"login":"simeonschaub","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simeonschaub"},{"login":"MikeInnes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MikeInnes"},{"login":"mzgubic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mzgubic"}],"active_maintainers":[{"login":"CarloLucibello","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CarloLucibello"},{"login":"mcabbott","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcabbott"},{"login":"pxl-th","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxl-th"},{"login":"ToucheSir","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ToucheSir"},{"login":"ChrisRackauckas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisRackauckas"},{"login":"DhairyaLGandhi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DhairyaLGandhi"},{"login":"oxinabox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxinabox"},{"login":"simeonschaub","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simeonschaub"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Zygote/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Zygote/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Zygote/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Zygote/related_packages","maintainers":[],"registry":{"name":"juliahub.com","url":"https://juliahub.com","ecosystem":"julia","default":true,"packages_count":12681,"maintainers_count":0,"namespaces_count":0,"keywords_count":7424,"github":"JuliaRegistries","metadata":{"funded_packages_count":856},"icon_url":"https://github.com/JuliaRegistries.png","created_at":"2022-04-19T16:34:08.340Z","updated_at":"2025-09-04T07:04:50.164Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/namespaces"}}],"commits":{"id":16813,"full_name":"FluxML/Zygote.jl","default_branch":"master","committers":[{"name":"Mike J Innes","email":"mike.j.innes@gmail.com","login":"MikeInnes","count":614},{"name":"Michael Abbott","email":"32575566+mcabbott","login":"mcabbott","count":134},{"name":"Carlo Lucibello","email":"carlo.lucibello@gmail.com","login":"CarloLucibello","count":123},{"name":"Lyndon White","email":"lyndon.white@invenialabs.co.uk","login":"oxinabox","count":93},{"name":"Dhairya Gandhi","email":"dhairya@juliacopmuting.com","login":null,"count":92},{"name":"Will Tebbutt","email":"wt0881@my.bristol.ac.uk","login":"willtebbutt","count":75},{"name":"Brian Chen","email":"ToucheSir","login":"ToucheSir","count":71},{"name":"Seth Axen","email":"seth.axen@gmail.com","login":"sethaxen","count":63},{"name":"Michael Abbott","email":"me@escbook","login":null,"count":41},{"name":"Dhairya Gandhi","email":"dhairya@juliacomputing.com","login":"DhairyaLGandhi","count":38},{"name":"Miha Zgubic","email":"miha.zgubic@invenialabs.co.uk","login":null,"count":34},{"name":"lxvm","email":"lorenzo@vanmunoz.com","login":"lxvm","count":31},{"name":"Christopher Rackauckas","email":"accounts@chrisrackauckas.com","login":"ChrisRackauckas","count":29},{"name":"David Widmann","email":"dev+github@devmotion.de","login":"devmotion","count":28},{"name":"Simeon Schaub","email":"simeondavidschaub99@gmail.com","login":"simeonschaub","count":22},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":21},{"name":"cossio","email":"j.cossio.diaz@gmail.com","login":null,"count":21},{"name":"mohamed82008","email":"mohamed82008@gmail.com","login":"mohamed82008","count":19},{"name":"Matěj Račinský","email":"matej.racinsky@avast.com","login":"racinmat","count":17},{"name":"wt","email":"will.tebbutt@invenialabs.co.uk","login":null,"count":16},{"name":"dsweber2","email":"david.weber2@gmail.com","login":"dsweber2","count":15},{"name":"Roger-luo","email":"hiroger@qq.com","login":"Roger-luo","count":14},{"name":"Sebastian","email":"sebastian.scher@misu.su.se","login":null,"count":14},{"name":"Jun Tian","email":"tianjun.cpp@gmail.com","login":"findmyway","count":13},{"name":"Paul","email":"paul@plutojl.org","login":"Pangoraw","count":13},{"name":"marius","email":"mariusmillea@gmail.com","login":"marius311","count":11},{"name":"lassepe","email":"lasse.peters@mailbox.org","login":"lassepe","count":11},{"name":"Elliot Saba","email":"staticfloat@gmail.com","login":"staticfloat","count":10},{"name":"Jordi Bolibar","email":"jordi.bolibar@gmail.com","login":"JordiBolibar","count":10},{"name":"Yingbo Ma","email":"mayingbo5@gmail.com","login":"YingboMa","count":10},{"name":"Jan Weidner","email":"jw3126@gmail.com","login":"jw3126","count":9},{"name":"ST John","email":"st--","login":"st--","count":9},{"name":"Keno Fischer","email":"keno@juliacomputing.com","login":"Keno","count":8},{"name":"Stijn de Waele","email":"stijn.de.waele123@gmail.com","login":"sdewaele","count":7},{"name":"AzamatB","email":"aberdysh@gmail.com","login":"AzamatB","count":7},{"name":"Anton Smirnov","email":"tonysmn97@gmail.com","login":"pxl-th","count":7},{"name":"chengchingwen","email":"adgjl5645@hotmail.com","login":"chengchingwen","count":6},{"name":"Kyle Daruwalla","email":"daruwalla@wisc.edu","login":"darsnack","count":6},{"name":"Avik Pal","email":"avikpal@iitk.ac.in","login":"avik-pal","count":6},{"name":"Evgeny Tankhilevich","email":"et517@ic.ac.uk","login":null,"count":6},{"name":"Tim Besard","email":"tim.besard@gmail.com","login":"maleadt","count":6},{"name":"Gabriel Birnbaum","email":"gbbinbum@gmail.com","login":"killah-t-cell","count":6},{"name":"thebhatman","email":"manjunathbhat9920@gmail.com","login":"thebhatman","count":5},{"name":"Michael Abbott","email":"me@pseudomac","login":null,"count":5},{"name":"Saransh","email":"saransh0701@gmail.com","login":"Saransh-cpp","count":5},{"name":"GiggleLiu","email":"cacate0129@gmail.com","login":"GiggleLiu","count":4},{"name":"Takafumi Arakaki","email":"aka.tkf@gmail.com","login":"tkf","count":4},{"name":"aterenin","email":"aterenin","login":"aterenin","count":4},{"name":"Akash Garg","email":"git@akashgarg.org","login":"akashkgarg","count":4},{"name":"CompatHelper Julia","email":"compathelper_noreply@julialang.org","login":null,"count":4},{"name":"Tor Erlend Fjelde","email":"tor.github@gmail.com","login":"torfjelde","count":3},{"name":"DomCRose","email":"dominicdrose@gmail.com","login":"DomCRose","count":3},{"name":"Fredrik Bagge Carlson","email":"baggepinnen@gmail.com","login":"baggepinnen","count":3},{"name":"Shuhei Kadowaki","email":"aviatesk@gmail.com","login":"aviatesk","count":3},{"name":"bertschi","email":"bertschinger@fias.uni-frankfurt.de","login":"bertschi","count":3},{"name":"Antoine Levitt","email":"antoine.levitt@gmail.com","login":"antoine-levitt","count":3},{"name":"Gaurav Dhingra","email":"gaurav@digitalaristotle.ai","login":null,"count":3},{"name":"Satya","email":"satyap.kommaraju@gmail.com","login":"Satya758","count":3},{"name":"Tamas K. Papp","email":"tkpapp@gmail.com","login":"tpapp","count":3},{"name":"Viral B. Shah","email":"viral@mayin.org","login":"ViralBShah","count":3},{"name":"William Kearney","email":"William.Kearney.ctr@nrlssc.navy.mil","login":"wkearn","count":3},{"name":"Michael Abbott","email":"improbable@gmail.com","login":null,"count":2},{"name":"Michael Abbott","email":"me@EscBook","login":null,"count":2},{"name":"Pietro Vertechi","email":"pietro.vertechi@neuro.fchampalimaud.org","login":null,"count":2},{"name":"pakk-minidose","email":"56652555+pakk-minidose","login":"pakk-minidose","count":2},{"name":"nirmal","email":"nirmalps@iitk.ac.in","login":"nirmal-suthar","count":2},{"name":"matsueushi","email":"matsueushi@gmail.com","login":"matsueushi","count":2},{"name":"lkdvos","email":"lukas.devos@ugent.be","login":"lkdvos","count":2},{"name":"ho-oto","email":"nakanodesu@gmail.com","login":"ho-oto","count":2},{"name":"femtocleaner[bot]","email":"femtocleaner[bot]","login":"femtocleaner[bot]","count":2},{"name":"Troels Arnfred Bojesen","email":"tr-ab@online.no","login":"Sleort","count":2},{"name":"Kai Xu","email":"xukai921110@gmail.com","login":"xukai92","count":2},{"name":"Andreas Peter","email":"andreas.peter.ch@gmail.com","login":"under-Peter","count":2},{"name":"Alex Arslan","email":"ararslan@comcast.net","login":"ararslan","count":2},{"name":"Kristoffer","email":"kcarlsson89@gmail.com","login":"KristofferC","count":2},{"name":"Aman","email":"aman.sharma2020b@vitstudent.ac.in","login":"arcAman07","count":2},{"name":"Katharine Hyatt","email":"khyatt@flatironinstitute.org","login":"kshyatt","count":2},{"name":"Nicholas Bauer","email":"nicholasbauer@outlook.com","login":"BioTurboNick","count":2},{"name":"Samuel Ainsworth","email":"skainsworth@gmail.com","login":"samuela","count":2},{"name":"Sebastian Ament","email":"sebastianeament@gmail.com","login":"SebastianAment","count":2},{"name":"Tim Holy","email":"tim.holy@gmail.com","login":"timholy","count":2},{"name":"Randy Gobbel","email":"rgobbel","login":"rgobbel","count":1},{"name":"Penelope Yong","email":"penelopeysm@gmail.com","login":"penelopeysm","count":1},{"name":"Paul Tiede","email":"ptiede91@gmail.com","login":"ptiede","count":1},{"name":"Oliver Schulz","email":"oschulz@mpp.mpg.de","login":"oschulz","count":1},{"name":"Nick","email":"NAThompson","login":"NAThompson","count":1},{"name":"Samuel Buercklin","email":"SBuercklin","login":"SBuercklin","count":1},{"name":"Sam Anklesaria","email":"anklesaria@utexs.edu","login":null,"count":1},{"name":"Sheehan Olver","email":"solver@mac.com","login":"dlfivefifty","count":1},{"name":"Simone Carlo Surace","email":"51025924+simsurace","login":"simsurace","count":1},{"name":"Soeren Schoenbrod","email":"soeren.schoenbrod@outlook.de","login":"zsoerenm","count":1},{"name":"Yao Lu","email":"luyaocns@gmail.com","login":"AStupidBear","count":1},{"name":"Ziyi (Francis) Yin","email":"54320031+ziyiyin97","login":"ziyiyin97","count":1},{"name":"maartenvd","email":"maartenvd1994@gmail.com","login":"maartenvd","count":1},{"name":"skyleaworlder","email":"870033938@qq.com","login":"skyleaworlder","count":1},{"name":"Alexander Seiler","email":"seileralex@gmail.com","login":"goggle","count":1},{"name":"Andreas Noack","email":"andreas@noack.dk","login":"andreasnoack","count":1},{"name":"Ben Murrell","email":"murrellb@gmail.com","login":"murrellb","count":1},{"name":"Christian Rorvik","email":"christian@graystonetrading.com","login":"ancapdev","count":1},{"name":"Cristóvão Duarte Sousa","email":"crisjss@gmail.com","login":"cdsousa","count":1},{"name":"Cédric Belmant","email":"cedric.bel@hotmail.fr","login":"serenity4","count":1},{"name":"Dmitri Iouchtchenko","email":"johnnyspoon@gmail.com","login":"0","count":1},{"name":"Goran Nakerst","email":"go.nakerst@web.de","login":"jamblejoe","count":1},{"name":"Harmen Stoppels","email":"harmenstoppels@gmail.com","login":"haampie","count":1},{"name":"Ian","email":"i.r.butterworth@gmail.com","login":"IanButterworth","count":1},{"name":"James Atkins","email":"github896@contact.jamesatkins.net","login":"james-atkins","count":1},{"name":"Jeffrey Sun","email":"jesun@princeton.edu","login":"jeffreyesun","count":1},{"name":"Joe Greener","email":"jgreener@hotmail.co.uk","login":"jgreener64","count":1},{"name":"Julia TagBot","email":"50554310+JuliaTagBot","login":"JuliaTagBot","count":1},{"name":"Lilith Orion Hafner","email":"lilithhafner@gmail.com","login":"LilithHafner","count":1},{"name":"Ludger Paehler","email":"ludger.paehler@tum.de","login":"ludgerpaehler","count":1},{"name":"Mason Protter","email":"mason.protter@icloud.com","login":"MasonProtter","count":1},{"name":"Miha Zgubic","email":"mzgubic","login":"mzgubic","count":1},{"name":"trahflow","email":"wolfhart.feldmeier@protonmail.com","login":"trahflow","count":1},{"name":"Sam","email":"oceanographerschoice@gmail.com","login":"ElOceanografo","count":1},{"name":"S. Hessam M. Mehr","email":"Hessam.Mehr@glasgow.ac.uk","login":"hessammehr","count":1},{"name":"Robert Hönig","email":"robhoenig@gmail.com","login":"roberthoenig","count":1},{"name":"Richard Wei","email":"rxwei@google.com","login":"rxwei","count":1}],"total_commits":1931,"total_committers":118,"total_bot_commits":23,"total_bot_committers":2,"mean_commits":16.364406779661017,"dds":0.6820300362506473,"past_year_committers":[{"name":"Brian Chen","email":"ToucheSir","login":"ToucheSir","count":7},{"name":"Michael Abbott","email":"32575566+mcabbott","login":"mcabbott","count":6},{"name":"Carlo Lucibello","email":"carlo.lucibello@unibocconi.it","login":"CarloLucibello","count":6},{"name":"Anton Smirnov","email":"tonysmn97@gmail.com","login":"pxl-th","count":6},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":2},{"name":"Simeon David Schaub","email":"simeon@schaub.rocks","login":"simeonschaub","count":2},{"name":"Nicholas Bauer","email":"nicholasbauer@outlook.com","login":"BioTurboNick","count":2},{"name":"CompatHelper Julia","email":"compathelper_noreply@julialang.org","login":null,"count":2},{"name":"Penelope Yong","email":"penelopeysm@gmail.com","login":"penelopeysm","count":1},{"name":"Paul Berg","email":"9824244+Pangoraw","login":"Pangoraw","count":1},{"name":"Oliver Schulz","email":"oschulz@mpp.mpg.de","login":"oschulz","count":1},{"name":"Nick","email":"NAThompson","login":"NAThompson","count":1},{"name":"Dhairya Gandhi","email":"dhairya@juliacomputing.com","login":"DhairyaLGandhi","count":1},{"name":"Cédric Belmant","email":"cedric.bel@hotmail.fr","login":"serenity4","count":1},{"name":"Ben Murrell","email":"murrellb@gmail.com","login":"murrellb","count":1}],"past_year_total_commits":40,"past_year_total_committers":15,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":2.6666666666666665,"past_year_dds":0.825,"last_synced_at":"2025-05-14T19:28:24.441Z","last_synced_commit":"6dc5d2f6273cd3aaf3e959555ac65ac91d189194","created_at":"2023-03-07T11:33:32.451Z","updated_at":"2025-05-14T19:28:24.510Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"FluxML/Zygote.jl","html_url":"https://github.com/FluxML/Zygote.jl","last_synced_at":"2025-08-31T07:47:29.044Z","status":null,"issues_count":160,"pull_requests_count":142,"avg_time_to_close_issue":17382021.772727273,"avg_time_to_close_pull_request":17764415.17073171,"issues_closed_count":66,"pull_requests_closed_count":123,"pull_request_authors_count":51,"issue_authors_count":119,"avg_comments_per_issue":4.2,"avg_comments_per_pull_request":4.619718309859155,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":27,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":319386.44444444444,"past_year_avg_time_to_close_pull_request":692632.4210526316,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.1481481481481481,"past_year_avg_comments_per_pull_request":2.1555555555555554,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":37,"created_at":"2023-05-10T16:07:28.084Z","updated_at":"2025-09-03T06:46:28.330Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluxML%2FZygote.jl/issues","issue_labels_count":{"bug":22,"ChainRules":15,"help wanted":8,"compiler":7,"second order":4,"needs adjoint":4,"CUDA":4,"good first issue":3,"up for grabs":3,"dictionary":3,"discussion":2,"needs tests":2,"performance":2,"implicit":2,"namedtuple":1,"enhancement":1},"pull_request_labels_count":{"ChainRules":7,"second order":6,"performance":5,"CUDA":4,"discussion":2,"implicit":2,"enhancement":2,"dictionary":1,"needs adjoint":1},"issue_author_associations_count":{"NONE":97,"MEMBER":30,"CONTRIBUTOR":27,"COLLABORATOR":1},"pull_request_author_associations_count":{"MEMBER":82,"CONTRIBUTOR":61,"NONE":20,"COLLABORATOR":3},"issue_authors":{"CarloLucibello":12,"mcabbott":4,"simsurace":3,"ToucheSir":3,"jarroyoe":3,"ChrisRackauckas":3,"bicycle1885":3,"juliohm":2,"pxl-th":2,"LilithHafner":2,"leonardogalliano":2,"lxvm":2,"mrazomej":2,"Red-Portal":2,"benedict-96":2,"ziyiyin97":2,"DomCRose":2,"prbzrg":2,"gabrevaya":2,"MilesCranmer":2,"h-spiess":2,"oxinabox":2,"frankwswang":2,"choudharyharsh122":1,"jondeuce":1,"judober":1,"tcovert":1,"SaremS":1,"marekdedic":1,"MariusDrulea":1,"kaandocal":1,"ptiede":1,"jClugstor":1,"jeremiahpslewis":1,"acertain":1,"roflmaostc":1,"MarkBlyth":1,"pat-alt":1,"yuvalwas":1,"goerz":1,"salbert83":1,"Antomek":1,"willtebbutt":1,"achiverram28":1,"martinhath":1,"GSmithApps":1,"diret47":1,"mhauru":1,"BioTurboNick":1,"mohamed82008":1,"deveshjawla":1,"mzgubic":1,"irisallevi":1,"ngphuoc":1,"rozsasarpi":1,"rcalxrc08":1,"jishnub":1,"JuliaTagBot":1,"tmigot":1,"Pangoraw":1,"ZichaoLong":1,"awadell1":1,"marius311":1,"paulxshen":1,"samuela":1,"FelixBenning":1,"Non-Contradiction":1,"MikeInnes":1,"piever":1,"voroskoi":1,"martinholters":1,"dsweber2":1,"koenvos":1,"jessebett":1,"simonmandlik":1,"GiggleLiu":1,"FerreolS":1,"renatobellotti":1,"turquoisedragon2926":1,"vboussange":1,"yuehhua":1,"gdalle":1,"andyferris":1,"PhyX-Meow":1,"samsartor":1,"cortner":1,"st--":1,"stevengj":1,"ivanightingale":1,"sethaxen":1,"jlmaccal":1,"NAThompson":1,"white-alistair":1,"omalled":1,"kishore-nori":1,"trahflow":1,"sdewaele":1,"DrChainsaw":1,"seadra":1,"YichengDWu":1,"Qfl3x":1,"Vilin97":1,"ronisbr":1,"jariji":1,"Sebastian-Dawid":1,"isentropic":1,"chooron":1,"fraksuh":1,"lkdvos":1,"kylebeggs":1,"gruberchr":1,"schillic":1,"PatMcFarlane":1,"chengchingwen":1,"grero":1},"pull_request_authors":{"ToucheSir":32,"DhairyaLGandhi":15,"mcabbott":13,"github-actions[bot]":11,"pxl-th":7,"CarloLucibello":6,"lxvm":6,"BioTurboNick":6,"Pangoraw":5,"serenity4":4,"oxinabox":3,"devmotion":3,"vpuri3":3,"NAThompson":2,"tej2612":2,"oscardssmith":2,"lkdvos":2,"chengchingwen":2,"Keno":2,"penelopeysm":2,"mohamed82008":2,"ChrisRackauckas":2,"simsurace":2,"AzamatB":2,"simeonschaub":2,"murrellb":2,"oschulz":2,"timholy":1,"axsk":1,"theogf":1,"kraftpunk97-zz":1,"maleadt":1,"jeffreyesun":1,"trahflow":1,"skyleaworlder":1,"dsweber2":1,"cossio":1,"marius311":1,"KristofferC":1,"ElOceanografo":1,"DomCRose":1,"samuela":1,"jgreener64":1,"goggle":1,"torfjelde":1,"LilithHafner":1,"ConnectedSystems":1,"goerz":1,"willtebbutt":1,"gaurav-arya":1,"YichengDWu":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10080966,"issues_count":31268296,"pull_requests_count":96067200,"authors_count":10693694,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":3,"ChainRules":1},"past_year_pull_request_labels_count":{"enhancement":2,"performance":2},"past_year_issue_author_associations_count":{"NONE":13,"MEMBER":9,"CONTRIBUTOR":4},"past_year_pull_request_author_associations_count":{"MEMBER":28,"CONTRIBUTOR":20,"NONE":7},"past_year_issue_authors":{"CarloLucibello":5,"frankwswang":2,"juliohm":2,"vboussange":1,"Sebastian-Dawid":1,"schillic":1,"salbert83":1,"pxl-th":1,"piever":1,"Pangoraw":1,"oxinabox":1,"mhauru":1,"mcabbott":1,"jClugstor":1,"ivanightingale":1,"goerz":1,"deveshjawla":1,"ChrisRackauckas":1,"chooron":1,"BioTurboNick":1},"past_year_pull_request_authors":{"github-actions[bot]":8,"mcabbott":7,"pxl-th":6,"BioTurboNick":6,"ToucheSir":5,"serenity4":4,"CarloLucibello":4,"DhairyaLGandhi":4,"simeonschaub":2,"murrellb":2,"oscardssmith":2,"Pangoraw":2,"penelopeysm":2,"goerz":1},"maintainers":[{"login":"ToucheSir","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ToucheSir"},{"login":"CarloLucibello","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CarloLucibello"},{"login":"mcabbott","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcabbott"},{"login":"DhairyaLGandhi","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DhairyaLGandhi"},{"login":"pxl-th","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxl-th"},{"login":"ChrisRackauckas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisRackauckas"},{"login":"oxinabox","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxinabox"},{"login":"chengchingwen","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chengchingwen"},{"login":"devmotion","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devmotion"},{"login":"willtebbutt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willtebbutt"},{"login":"simeonschaub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simeonschaub"},{"login":"yuehhua","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yuehhua"},{"login":"MikeInnes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MikeInnes"},{"login":"mzgubic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mzgubic"}],"active_maintainers":[{"login":"CarloLucibello","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CarloLucibello"},{"login":"mcabbott","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcabbott"},{"login":"pxl-th","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pxl-th"},{"login":"ToucheSir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ToucheSir"},{"login":"DhairyaLGandhi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DhairyaLGandhi"},{"login":"simeonschaub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simeonschaub"},{"login":"oxinabox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oxinabox"},{"login":"ChrisRackauckas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisRackauckas"}]},"events":{"total":{"CreateEvent":28,"CommitCommentEvent":25,"ReleaseEvent":15,"IssuesEvent":32,"WatchEvent":62,"DeleteEvent":13,"IssueCommentEvent":151,"PushEvent":150,"PullRequestReviewCommentEvent":14,"PullRequestReviewEvent":37,"PullRequestEvent":54,"ForkEvent":10},"last_year":{"CreateEvent":28,"CommitCommentEvent":25,"ReleaseEvent":15,"IssuesEvent":32,"WatchEvent":62,"DeleteEvent":13,"IssueCommentEvent":151,"PushEvent":150,"PullRequestReviewCommentEvent":14,"PullRequestReviewEvent":37,"PullRequestEvent":54,"ForkEvent":10}},"keywords":["automatic-differentiation","control-flow","gradient","julia","julia-compiler","machine-learning"],"dependencies":[],"score":20.783008341812064,"created_at":"2025-09-04T15:51:07.990Z","updated_at":"2025-10-07T08:14:27.741Z","avatar_url":"https://github.com/FluxML.png","language":"Julia","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/JuliaLang"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["flux","the-human-brain","matrix-exponential","sciml","julialang","differential-equations","graphics","pde","interface","primitives"],"project_url":"https://science.ecosyste.ms/api/v1/projects/34593","html_url":"https://science.ecosyste.ms/projects/34593","bibtex_url":"https://science.ecosyste.ms/projects/34593/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/34593/export.apalike"}